Description Usage Arguments Value Examples
Reads a mod.df object created by readModDir
with ucov/tcov for coverage run
1 | covrunSummary(mod.row, threshold = 0, col.select = 8)
|
threshold |
The number of reads in coverage required for a run count to start |
mod.df |
A modification data.frame object |
The maximum length (nt) of consecutive bases with coverage greater then threshold
1 | geneCov.wt <- geneCovRun( mod.df.wt1, theshold = 5 )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.