mDataNames,ToxicoSet-method {ToxicoGx}R Documentation

mDataNames

Description

Returns the names of the molecular data types available in a ToxicoSet object

Usage

## S4 method for signature 'ToxicoSet'
mDataNames(object)

Arguments

object

A ToxicoSet object

Value

Vector of names of the molecular data types

Examples

mDataNames(TGGATESsmall)


[Package ToxicoGx version 1.3.5 Index]