Description Usage Arguments Value Slots See Also Examples
The ModifierMLModel is a virtual class and is used for representing
different types of machine learning models used in the detection of
post transcriptional modifiations in RNA sequencing data.
The next class inheriting from here should only implement a certain type
of model and also be virtual. The grand child of the ModifierMLModel
class should than implement a specific model for detecting certain types
of modifications.
1 2 3 4 |
x |
a |
y |
See |
a ModifierMLModel object
modela machine learning object of any type
ModifierMLranger
ModifierMLkeras
ModifierMLranger for an example implementation
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.