Description Usage Arguments Value
Calling MACS2 peak caller and merging resulting peaks
1 | call_macs2_merge_peaks(affectation, odir, p.value, ref, peak_distance_to_merge)
|
affectation |
Annotation data.frame with cell cluster and cell id information |
odir |
Output directory to write MACS2 output |
p.value |
P value to detect peaks, passed to MACS2 |
ref |
Reference genome |
peak_distance_to_merge |
Distance to merge peaks |
A list of merged GRanges peaks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.