[560303]: / man / get_firehoseData.Rd

Download this file

21 lines (20 with data), 554 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/amaretto_download.R
\name{get_firehoseData}
\alias{get_firehoseData}
\title{get_firehoseData}
\usage{
get_firehoseData(TargetDirectory = "./",
TCGA_acronym_uppercase = "LUAD", dataType = "stddata",
dataFileTag = "mRNAseq_Preprocess.Level_3", FFPE = FALSE,
fileType = "tar.gz",
gdacURL = "http://gdac.broadinstitute.org/runs/", untarUngzip = TRUE,
printDisease_abbr = FALSE)
}
\value{
result
}
\description{
Downloading TCGA dataset via firehose
}
\keyword{internal}