View source: R/TCGA_Download_Preprocess.R
TCGA_GENERIC_CleanUpSampleNames | R Documentation |
Internal. Cleans the samples IDs into the 12 digit format and removes doubles.
TCGA_GENERIC_CleanUpSampleNames(GEN_Data, IDlength = 12)
GEN_Data |
data matrix. |
IDlength |
length of samples ID. |
data matrix with cleaned sample names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.