Description Usage Arguments Value See Also Examples
The ModifierMLranger
class extends the virtual class
ModifierMLModel
and unifies the access to
ranger
machine learning models used in the
detection of post-transcriptional modifications in RNA sequencing data. The
ModifierMLranger
class is virtual itself and must be extended from for
each individual machine learning model.
1 2 | ## S4 method for signature 'ModifierMLranger,ModifierML'
useModel(x, y)
|
x |
a |
y |
a |
a ModifierMLranger
object
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.