lusc | R Documentation |
data.frame
with LOY status (0:normal; 1:LOY), Cancer status (0: normal tissue; 1:tumor tissue), age at diagnosis (age) and gene expression of 11 genes in cromosome Y. LOY, Cancer and age variables are obtained from TCGA repository, while gene expression is obtained from RTCGA.rnaseq Bioconductor package.
data(lusc)
The lusc
data frame has 237 rows (samples) and 14 columns (variables) of data to study the role of LOY in cancer.
An data.frame
object.
data(lusc)
dim(lusc)
str(lusc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.