Description Usage Arguments Value
Combine count table and pvalue FE statistics into one file for motifs and regions seperately.
1 2 3 4 5 6 7 8 9 | combineTestResults(
motifFile,
acceptedMotifsOutputFile,
acceptedRegionsOutputFile,
countTableFile,
testTableFile,
fdrCutoff,
windowSize
)
|
motifFile |
File contains motifs |
acceptedMotifsOutputFile |
File name of accepted motif table inforation |
acceptedRegionsOutputFile |
File name of accepteted region information |
countTableFile |
Table of count values file name |
testTableFile |
negative binomial test table file name |
fdrCutoff |
Pvalue cut-off related to the used FDR |
windowSize |
Window size around binding site. The total region would be 2*windowSize+1 |
The average binding intensity for each ChIP-seq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.