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