validOrganisms {miRNAmeConverter} | R Documentation |
This function returns all organisms where mature miRNA names are available in any of the provided miRBase versions.
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
nc = MiRNANameConverter(); # Instance of class 'MiRNANameConverter' nOrganisms(nc);