Learn R Programming

TRONCO (version 2.4.2)

TCGA.shorten.barcodes: 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

Run this code
data(test_dataset)
TCGA.shorten.barcodes(test_dataset)

Run the code above in your browser using DataLab