lusc: Loss of chromosome Y (LOY) data on LUSC cancer from TCGA...

luscR Documentation

Loss of chromosome Y (LOY) data on LUSC cancer from TCGA study

Description

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.

Usage

data(lusc)

Format

The lusc data frame has 237 rows (samples) and 14 columns (variables) of data to study the role of LOY in cancer.

Value

An data.frame object.

Examples

data(lusc)
dim(lusc)
str(lusc)

isglobal-brge/brge_data_large documentation built on July 21, 2023, 1:55 a.m.