a b/man/drugData2016.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/dataset.R
3
\docType{data}
4
\name{drugData2016}
5
\alias{drugData2016}
6
\title{GDSC 2016 drug data}
7
\format{
8
A data frame with 224510 rows and 13 variables.
9
\describe{contains "drugData2016" the 2016 drug IC50 data, downloaded from \url{http://www.cancerrxgene.org/translation/drug/download#ic50)}}
10
}
11
\source{
12
\url{https://osf.io/5xvsg/}
13
}
14
\usage{
15
drugData2016
16
}
17
\description{
18
A data frame storing the GDSC 2016 drug data.
19
}
20
\keyword{datasets}