Learn R Programming

miRNAmeConverter (version 1.0.2)

validVersions<-: Set valid versions

Description

Set version values that are supported by the package.

Usage

validVersions(this) <- value

Arguments

this
Object of class MiRNANameConverter
value
A vector of numeric values

Value

  • A MiRNANameConverter object

Details

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.