[226bc8]: / man / data-drpar.Rd

Download this file

27 lines (26 with data), 1.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
\name{drpar}
\alias{drpar}
\docType{data}
\title{
Cell viability data from the high-throughput drug screen
}
\description{
This \code{"\linkS4class{NChannelSet}"} object contains normalized (to the control wells) viability
data for 48 h incubation period within the drug screen. Patient samples are
annotated in columns and drugs are annotated in rows. Seven channels are
available: 'viaraw.1', 'viaraw.2', 'viaraw.3', 'viaraw.4', 'viaraw.5' - containing viability
information for drug concentrations from c1 (highest) to c5 (lowest)
respectively (see also \code{\link{conctab}}), and 'viaraw.1_5', 'viaraw.4_5' -
containing the mean viability of all five concentrations and the two lowest
concentrations used, respectively. \code{pData} contains two columns: 'PatientID'
and 'ExpDate'. The second one contains the date at which the ATP content of the
wells after 48 h of incubation was measured.
}
\author{Małgorzata Oleś <dr.malgorzata.oles@gmail.com>}
\usage{
drpar
}
\format{
\code{"\linkS4class{NChannelSet}"} object with 249 patient samples (columns) and 64 drugs (rows).
}
\keyword{datasets}