TCGA.remove.multiple.samples {TRONCO} | R Documentation |
If there are multiple sample in x, according to TCGA barcodes naming, remove them
TCGA.remove.multiple.samples(x)
x |
A TRONCO compliant dataset. |
A TRONCO compliant dataset
data(test_dataset) TCGA.remove.multiple.samples(test_dataset)