a b/man/cgp2016ExprRma.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/dataset.R
3
\docType{data}
4
\name{cgp2016ExprRma}
5
\alias{cgp2016ExprRma}
6
\title{GDSC 2016 gene expression data}
7
\format{
8
A matrix with 17419 rows and 1018 variables.
9
\describe{contains "cgp2016ExprRma" the 2016 gene expression data. Data was obtained from \url{http://www.cancerrxgene.org/gdsc1000/GDSC1000_WebResources/Data/preprocessed/Cell_line_RMA_proc_basalExp.txt.zip}. Cosmic Ids (in the column names) were mapped to cell line names using data from this file: \url{ftp://ftp.sanger.ac.uk/pub/project/cancerrxgene/releases/release-6.0/Cell_Lines_Details.xlsx}}
10
}
11
\source{
12
\url{https://osf.io/5xvsg/}
13
}
14
\usage{
15
cgp2016ExprRma
16
}
17
\description{
18
A matrix frame storing the GDSC 2016 gene expression data.
19
}
20
\keyword{datasets}