A function to call the differential peak target genes.

getDiffTargetGenes(diff_data, save_path = NA, file_prefix)

Arguments

diff_data

The differential data obtained by **getDiffPeak**.

save_path

The path to save the result.

file_prefix

The save file prefix.

Examples

  getDiffTargetGenes(diff_data = diff_peak)
#> Error in checkGeAnno(): Necessary Annotation not exist. Please **addAnnotation** first.