Description Usage Arguments Value
Using edgeR TMM normalization and estimating dispersion as well as Adapting exact test function from edgeR to model IP vs Input counts.
To make this function memory effcient motifs into smaller sets and compute them seperately and combine them at the end.
1 2 3 4 5 6 | motifBindingNegativeBinomialCount(
countTableFile,
replicateNumber,
outputFile,
currentDir
)
|
countTableFile |
Table of counts which contains all IP and Input value raw counts |
replicateNumber |
experiment replicate number |
outputFile |
The name of the output file generated by this function |
currentDir |
Directory for I/O operations |
A dataframe includes fold enrichment, pvalue, and normalized count values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.