|
a |
|
b/man/data-conctab.Rd |
|
|
1 |
\name{conctab} |
|
|
2 |
\alias{conctab} |
|
|
3 |
\docType{data} |
|
|
4 |
\title{ |
|
|
5 |
Concentrations of drugs used in the drug screen |
|
|
6 |
} |
|
|
7 |
\description{ |
|
|
8 |
This data set contains drug concentrations used in the drug screen. |
|
|
9 |
Each of the 64 compounds (drug IDs as row names) was screened in 5 |
|
|
10 |
concentrations steps c1-c5 (column names). The column 'c1' indicates |
|
|
11 |
the highest, and 'c5' indicates the lowest drug concentration used |
|
|
12 |
in the screen. |
|
|
13 |
} |
|
|
14 |
\author{Małgorzata Oleś <dr.malgorzata.oles@gmail.com>} |
|
|
15 |
\usage{ |
|
|
16 |
conctab |
|
|
17 |
} |
|
|
18 |
\format{ |
|
|
19 |
data.frame with 64 rows and 5 columns. |
|
|
20 |
} |
|
|
21 |
\keyword{datasets} |