TCGA.multiple.samples | R Documentation |
Check if there are multiple sample in x, according to TCGA barcodes naming
TCGA.multiple.samples(x)
x |
A TRONCO compliant dataset. |
A list of barcodes. NA if no duplicated barcode is found
data(test_dataset)
TCGA.multiple.samples(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.