R/MultiSampleDiffAnalysis.R
getClusterTargetGenes.Rd
A function to find the target genes based on specific peaks.
getClusterTargetGenes(cluster_group, save_path = NA, file_prefix)
A group-cluster file obtained by **plotClusterSpecificPeak**.
The path to save the sample specific peak pdf file.
The save file prefix.
getClusterTargetGenes("F:/CAT/data/Specific_Peaks_Cluster_Group.txt",tss_file = "F:/CAT/data/nip_tss2.bed")
#> Error in getClusterTargetGenes("F:/CAT/data/Specific_Peaks_Cluster_Group.txt", tss_file = "F:/CAT/data/nip_tss2.bed"): unused argument (tss_file = "F:/CAT/data/nip_tss2.bed")