NCI60cells | R Documentation |
NCI60cells gives information about the cell-line tissue and the person from whom the sample was collected.
data("NCI60cells")
A data frame with 60 observations on the following 12 variables:
Name from NCI-60 human tumor cell lines screen
The cancer tissue from which the cell line originated: Breast, CNS, Colon, Leukemia, Melanoma, Non-Small Cell Lung, Ovarian, Prostate, and Renal
of the cell line donor
of the cell line donor
the number of sets of chromosomes in the cell
treatment of the donor
is the cell of epithelial origin
status of p53 protein believed to help regulate gene expression: mutated "MT", wild-type "WT", "?"
multidrug resistence (numeric)
information about where the cells were collected from
numeric
These are the cell-line descriptions corresponding to the columns in the 'NCI60' expression dataset.
'NCI60'
data(NCI60cells) str(NCI60cells)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.