colDataPrepare: Create samples information matrix for GDC samples

Description Usage Arguments Examples

View source: R/prepare.R

Description

Create samples information matrix for GDC samples add subtype information

Usage

1
colDataPrepare(barcode)

Arguments

barcode

TCGA or TARGET barcode

Examples

1
2
3
 metadata <- colDataPrepare(c("TCGA-OR-A5K3-01A","C3N-00321-01"))
 metadata <- colDataPrepare(c("BLGSP-71-06-00157-01A",
                              "BLGSP-71-22-00332-01A"))

TCGAbiolinks documentation built on Nov. 8, 2020, 5:37 p.m.