TCGA.remove.multiple.samples {TRONCO}R Documentation

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

data(test_dataset)
TCGA.remove.multiple.samples(test_dataset)


[Package TRONCO version 2.16.2 Index]