countChIPPeaksInPromoters: countChIPPeaksInPromoters count ChIP peaks in promoters of...

Description Usage Arguments Value

View source: R/countChIPPeaksInPromoters.R

Description

countChIPPeaksInPromoters count ChIP peaks in promoters of given coordinates.

Usage

1
countChIPPeaksInPromoters(pathToSnakePipesDir, GRangesObject, titleString)

Arguments

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

Value

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.


AdrijaK/omicsWrappers documentation built on July 22, 2020, 2:11 p.m.