Description Usage Arguments Details Value Methods (by class) Author(s) Examples
This function returns the number of different organisms that are provided by the package.
1 2 3 4 | nOrganisms(this)
## S4 method for signature 'MiRNANameConverter'
nOrganisms(this)
|
this |
Object of class |
The number of different organisms is evaluated and set in the object initialization.
A numeric value
MiRNANameConverter
: Retrieve number of 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.