bladder_data_upload | R Documentation |
Bladder data upload This function uploads the Bladder data set from the bladderbatch package. This dataset is from bladder cancer data with 22,283 different microarray gene expression data. It has 57 bladder samples with 3 metadata variables (batch, outcome and cancer). It contains 5 batches, 3 cancer types (cancer, biopsy, control), and 5 outcomes (Biopsy, mTCC, sTCC-CIS, sTCC+CIS, and Normal). Batch 1 contains only cancer, 2 has cancer and controls, 3 has only controls, 4 contains only biopsy, and 5 contains cancer and biopsy
bladder_data_upload()
a SE object with counts data and metadata
library(bladderbatch)
se_object <- bladder_data_upload()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.