R/DifferentialAnalysis.R
getDiffTargetGenes.Rd
A function to call the differential peak target genes.
getDiffTargetGenes(diff_data, save_path = NA, file_prefix)
The differential data obtained by **getDiffPeak**.
The path to save the result.
The save file prefix.
getDiffTargetGenes(diff_data = diff_peak)
#> Error in checkGeAnno(): Necessary Annotation not exist. Please **addAnnotation** first.