Learn R Programming

ToxicoGx (version 0.1.1)

mDataNames,ToxicoSet-method: mDataNames

Description

Returns the molecular data names for the ToxicoSet.

Usage

# S4 method for ToxicoSet
mDataNames(cSet = tSet)

Arguments

cSet

Parameter name for parent method inherited from CoreGx

tSet

A ToxicoSet object

Value

Vector of names of the molecular data types

Examples

Run this code
# NOT RUN {
mDataNames(TGGATESsmall)

# }

Run the code above in your browser using DataLab