TCGA.shorten.barcodes {TRONCO} | R Documentation |
Keep only the first 12 character of samples barcode if there are no duplicates
TCGA.shorten.barcodes(x)
x |
A TRONCO compliant dataset. |
A TRONCO compliant dataset
data(test_dataset) TCGA.shorten.barcodes(test_dataset)