motifChipCount: count short reads related to each motif for a given ChIPseq...

Description Usage Arguments Value

View source: R/Motif2Site.R

Description

count 1nt short reads related to each motif for a given ChIPseq file.

Usage

1
motifChipCount(motifFile, chipFile, windowSize, outputName)

Arguments

motifFile

File contains motifs

chipFile

ChIP-seq 1nt alignment locations in bed format

windowSize

Window size around binding site. The total region would be 2*windowSize+1

outputName

Name of the output table

Value

Total number of short reads in motif reagions


ManchesterBioinference/Motif2Site documentation built on Feb. 13, 2022, 2:03 a.m.