Learn R Programming

TRONCO (version 2.4.2)

TCGA.multiple.samples: TCGA.multiple.samples

Description

Check if there are multiple sample in x, according to TCGA barcodes naming

Usage

TCGA.multiple.samples(x)

Arguments

x
A TRONCO compliant dataset.

Value

A list of barcodes. NA if no duplicated barcode is found

Examples

Run this code
data(test_dataset)
TCGA.multiple.samples(test_dataset)

Run the code above in your browser using DataLab