TCGAbiospec: Extract biospecimen data from the TCGA barcode

View source: R/TCGAbiospec.R

TCGAbiospecR Documentation

Extract biospecimen data from the TCGA barcode

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

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

example("TCGAbarcode")
TCGAbiospec(barcodes)


waldronlab/TCGAutils documentation built on Feb. 25, 2024, midnight