| ToxicoSet-class | R Documentation |
The ToxicoSet (tSet) class was development to contain and organise large ToxicGenomic datasets as well as provide useful tools for interacting with this data. Functions are included for exploring the relationship between survival fraction and gene expression in cultured human and rat tissues during exposure to a wide ranges of compounds. Features include plotting dose and exposure time curves, calculating AUC, fitting linear models and computing sensitivity signatures.
An object of the ToxicoSet class
annotationA list of annotation data about the ToxicoSet,
including the $name and the session information for how the object
was creating, detailing the exact versions of R and all the packages used
molecularProfilesA list containing SummarizedExperiment
type object for holding data for RNA, DNA, SNP and CNV
measurements, with associated fData and pData
containing the row and column metadata
sampleA data.frame containing the annotations for all the cell
lines profiled in the data set, across all data types
treatmentA data.frame containg the annotations for all the drugs
profiled in the data set, across all data types
treatmentResponseA list containing all the data for the sensitivity
experiments, including $info, a data.frame containing the
experimental info,$raw a 3D array containing raw data,
$profiles, a data.frame containing sensitivity profiles
statistics, and $n, a data.frame detailing the number of
experiments for each cell-drug pair
perturbationA list containting $n, a data.frame
summarizing the available perturbation data,
curationA list containing mappings for $treatment,
sample, tissue names used in the data set to universal
identifiers used between different ToxicoSet objects
datasetTypeA character string of 'sensitivity',
'perturbation', or both detailing what type of data can be found in the
ToxicoSet, for proper processing of the data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.