Plot the specific gene expression along the time.
plotTimeGene(peak_time, peak2gene, rna_matrix, gene, corr_cutoff = 0.4)
The result of **getTimeATAC** with the parameter return_matrix = TRUE.
The rds file obtained by **getPeak2Gene**.
The RNA-seq quantification matrix.
The gene to plot.
The cutoff of correlation to get the reliable Peak2gene links. Default: 0.4.