annotation_from_merged_peaks | R Documentation |
Find nearest peaks of each gene and return refined annotation
annotation_from_merged_peaks(scExp, odir, merged_peaks, geneTSS_annotation)
scExp |
A SingleCellExperiment object |
odir |
An output directory where to write the mergedpeaks BED file |
merged_peaks |
A list of GRanges object containing the merged peaks |
geneTSS_annotation |
A GRanges object with reference genes |
A data.frame with refined annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.