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