TCGAbiolinks (version 1.2.5)

TCGAquery_maf: Get last maf file for the tumor

Description

Filtering sample output from TCGAquery

Usage

TCGAquery_maf(tumor = NULL, center = NULL, archive.name = NULL)

Arguments

tumor
tumor type to filter the search
center
Center name to filter the search
archive.name
Archive name to filter the search

Value

list of samples for a tumor

Examples

Run this code
## Not run: 
#  query <- TCGAquery(tumor = 'lgg')
# ## End(Not run)

Run the code above in your browser using DataCamp Workspace