Diff of /man/data-drpar.Rd [000000] .. [226bc8]

Switch to unified view

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