Description Usage Arguments Value
Open raw counts IP and Inut files and with given total counts calculate Fold Enrichment values for the motifs
1 2 3 4 5 6 7 | computeFoldEnrichment(
ipCountFile,
inputCountFile,
ipTotalCount,
inputTotalCount,
outputName
)
|
ipCountFile |
File contains motifs count values for IP experiment |
inputCountFile |
File contains motifs count values for Input experiment |
ipTotalCount |
Total short reads number in IP experiment |
inputTotalCount |
Total short reads number in Input experiment |
outputName |
Name of the output table |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.