MMRFqueryGDC_clinic: Get GDC clinical data

Description Usage Arguments Value Examples

View source: R/MMRFclinical.R

Description

MMRFqueryGDC_clinic will download and prepare all clinical information from the API as the one with using the button from each project

Usage

1
MMRFqueryGDC_clinic(type = "clinical", save.csv = FALSE)

Arguments

type

A valid type. Options "clinical", "Biospecimen" (see list with getGDCprojects()$project_id)]

save.csv

Write clinical information into a csv document

Value

A data frame with the clinical information

Examples

1
2
clin.mm<-MMRFqueryGDC_clinic(type = "clinical")
clin.mm<-MMRFqueryGDC_clinic(type = "biospecimen")

MarzyUnicz/MMRFBiolinks documentation built on May 28, 2020, 4:08 a.m.