validVersions<- {miRNAmeConverter} | R Documentation |
Set version values that are supported by the package.
validVersions(this) <- value
this |
Object of class |
value |
A vector of numeric values |
The value for the highest versions is a static variable. It is
initialized in the initialization method when an instance of a
MiRNANameConverter
class is created.
A MiRNANameConverter
object
Stefan Haunsberger