Description Usage Arguments Details Value Methods (by class) Author(s) Examples
This function returns all organisms where mature miRNA names are available in any of the provided miRBase versions.
| 1 2 3 4 | validOrganisms(this)
## S4 method for signature 'MiRNANameConverter'
validOrganisms(this)
 | 
| this | Object of class  | 
The valid organisms are evaluated and set in the object initialization.
A numeric value
MiRNANameConverter: Retrieve all supported organisms
Stefan Haunsberger
| 1 2 | nc = MiRNANameConverter(); # Instance of class 'MiRNANameConverter'
nOrganisms(nc);
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.