Description Usage Arguments Value
View source: R/countChIPPeaksInPromoters.R
countChIPPeaksInPromoters count ChIP peaks in promoters of given coordinates.
1 | countChIPPeaksInPromoters(pathToSnakePipesDir, GRangesObject, titleString)
|
pathToSnakePipesDir |
(string) path to snakePipes Chip output directory (for example CSAW_Gencode_ATAC or CSAW_MACS2_ATAC) |
GRangesObject |
the genomic ranges (such as expressed gene promoters coordinates) around which to count the ChIP peaks |
titleString |
the title for title |
ggplot barplot object with overlap counts where x axis has ChIP peaks class, y axis contains the promoter count and colors depict the gene regulation group.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.