cAMARETTO_Read: cAMARETTO_Read Reads the AMARETTOinit and AMARETTOresults...

Description Usage Arguments Value Examples

View source: R/cAMARETTO_DataReadDownload.R

Description

cAMARETTO_Read

Reads the AMARETTOinit and AMARETTOresults from (zipped) AMARETTO directories. The names of the list are assigned as run names.

Usage

1
cAMARETTO_Read(AMARETTOdirectories, unzipParentDirectory = getwd())

Arguments

AMARETTOdirectories

a list of AMARETTO directories

unzipParentDirectory

the address where the files are unzipped in

Value

a list with the AMARETTOinit and AMARETTOresults

Examples

1
2
3
try(
 AMARETTO_all <- cAMARETTO_Read(list(LIHC="LIHC.zip",BLCA="BLCA.zip"))
 )

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