tcga_expr_df {ssPATHS} | R Documentation |
A data frame with columns:
String. TCGA aliquot barcode
String. TCGA study abbreviation
Boolean. TRUE if sample is adjacent normal, FALSE if tumor.
Float. Library size as estimated by the 75th quartile.
String. Library size normalized gene expression value for this gene.
data(tcga_expr_df)
An object of class data.frame
with 9461 rows and 54 columns.
This data is generated by the TCGA Research Network: https://www.cancer.gov/tcga and downloaded from the NCI Genomic Data Commons.
## Not run: tcga_expr_df ## End(Not run)