Description Usage Arguments Value
This method will parse a fast5 file to the distribution of probabilities for C residues actually being 5mC residues
1 2 | extract5mCProbabilities(fast5file, fast5files = NULL, force = FALSE,
b = 33, ...)
|
fast5file |
is the fast5 file to parse |
fast5files |
is a vector of files being processed (for pretty logging) |
force |
to force recalculation |
b |
the number of sample breaks to make |
... |
beyond |
data.frame of coordinates and sequence names from fast5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.