cAMARETTO_HTML_Read: Title cAMARETTO_HTML_Read

Description Usage Arguments Value Examples

View source: R/cAMARETTO_DataReadDownload.R

Description

Title cAMARETTO_HTML_Read

Usage

1
cAMARETTO_HTML_Read(HTMLsAMARETTOZips, unzipParentDirectory = getwd())

Arguments

HTMLsAMARETTOZips

a list of directories for each AMARETTO HTML.zip report, the output of AMARETTO.

unzipParentDirectory

a directory address where the html report files are unzipped to

Value

a named vector with directories of unzipped HTML reprorts.

Examples

1
2
3
4
try(
cAMARETTO_HTML_Read(list(TCGA_LIHC="TCGA_LIHC_report.zip",
TCGA_GBM="TCGA_GBM_report.zip"))
)

broadinstitute/CommunityAMARETTO documentation built on April 6, 2020, 10:44 p.m.