Learn R Programming

TRONCO (version 2.4.2)

TCGA.remove.multiple.samples: TCGA.remove.multiple.samples

Description

If there are multiple sample in x, according to TCGA barcodes naming, remove them

Usage

TCGA.remove.multiple.samples(x)

Arguments

x
A TRONCO compliant dataset.

Value

A TRONCO compliant dataset

Examples

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

Run the code above in your browser using DataLab