View source: R/wiggle_signal_average.R
wiggle_signal_average | R Documentation |
Given the ChIP-seq wiggle data as a list of 16 chromosomes (output of
readall_tab
), this function calculates the genome-wide signal average.
wiggle_signal_average(inputData)
inputData |
As a list of the 16 chr wiggle data (output of
|
A decimal value of type numeric.
## Not run:
wiggle_signal_average(wt_wiggle)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.