Plot the fitting time ATAC and RNA.
plotTimeAll(
norm_data,
peak2gene,
rna_matrix,
corr_cutoff = 0.4,
label = NA,
ATAC_Palette = NA,
RNA_Palette = NA
)
Input the normalized dynamic matrix.
The peak2gene RDS file obtained by **getPeak2Gene**.
The RNA expression matrix.
The cutoff of correlation to get the reliable Peak2gene links. Default: 0.4.
The label annotation file.
Color for ATAC heatmap.
Color for RNA heatmap.
plotTimeAll(norm_data = "dynamic_ocrs.tsv", peak2gene = "F:/CAT/example/All_Peak2Gene_links.rds" , rna_matrix = "RSEM_matrix.tsv")
#> 2023-10-24 09:43:25 Calculating ATAC time...
#> Error in 1:ncol(norm_data): argument of length 0