validVersions<- {miRNAmeConverter}R Documentation

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

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.

Value

A MiRNANameConverter object

Author(s)

Stefan Haunsberger


[Package miRNAmeConverter version 1.16.0 Index]