getDataCategorySummary: Create a Summary table for each sample in a project saying if...

Description Usage Arguments Value Examples

View source: R/api.R

Description

Create a Summary table for each sample in a project saying if it contains or not files for a certain data category

Usage

1
getDataCategorySummary(project, legacy = FALSE)

Arguments

project

A GDC project

legacy

Access legacy (hg19) or harmonized database (hg38).

Value

A data frame

Examples

1
summary <- getDataCategorySummary("TCGA-ACC", legacy = TRUE)

daniel615212950/TCGAbiolinks documentation built on Dec. 19, 2021, 8:06 p.m.