TCGA.shorten.barcodes {TRONCO}R Documentation

TCGA.shorten.barcodes

Description

Keep only the first 12 character of samples barcode if there are no duplicates

Usage

TCGA.shorten.barcodes(x)

Arguments

x

A TRONCO compliant dataset.

Value

A TRONCO compliant dataset

Examples

data(test_dataset)
TCGA.shorten.barcodes(test_dataset)


[Package TRONCO version 2.18.0 Index]