TCGA_GENERIC_CleanUpSampleNames {MethylMix} | 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.