TCGAbiospec: Extract biospecimen data from the TCGA barcode

Description Usage Arguments Value Author(s) Examples

View source: R/TCGAbiospec.R

Description

This function uses the full TCGA barcode to return a data frame of the data pertinent to laboratory variables such as vials, portions, analytes, plates and the center.

Usage

1
TCGAbiospec(barcodes)

Arguments

barcodes

A character vector of TCGA barcodes

Value

A dataframe with sample type, sample code, portion, plate, and center columns.

Author(s)

M. Ramos

Examples

1
2
example("TCGAbarcode")
TCGAbiospec(barcodes)

TCGAutils documentation built on April 17, 2021, 6:04 p.m.