currentVersion<- {miRNAmeConverter}R Documentation

Set current version

Description

Set the highest version that is supported by the package.

Usage

currentVersion(this) <- value

Arguments

this

Object of class ”

value

A numeric value

Details

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.

Value

Object of class ”

Author(s)

Stefan Haunsberger


[Package miRNAmeConverter version 1.12.0 Index]