getCancerStudyFile: find one cancer study

Description Usage Arguments Examples

View source: R/main.R

Description

API: /cancer_study/findOne

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
getCancerStudyFile(
  cancer = NULL,
  study = NULL,
  dataOrigin = NULL,
  uuid = NULL,
  keyword = NULL,
  fileName = NULL,
  analysisSoftware = NULL,
  workflow = NULL
)

Arguments

cancer

A character(1) canser type

study

A character(1) study type

dataOrigin

A character(1) database source

Examples

1
getCancerStudyFile("BRAC","transcript","TCGA")

BioinfoFungi/bioinfoR documentation built on Dec. 17, 2021, 10:56 a.m.