R/DifferentialAnalysis.R
getTriadsTargetGenes.RdA function to get the target genes of triads peak.
getTriadsTargetGenes(triads_data, save_path = NA, file_prefix = NA)The triads result obtained by **getTriads**.
The path to save the result.
The prefix of the file.
getTriadsTargetGenes(triads_data = res)
#> Error in checkGeAnno(): Necessary Annotation not exist. Please **addAnnotation** first.