Description Usage Arguments Value Examples
View source: R/cAMARETTO_DataReadDownload.R
cAMARETTO_Read
Reads the AMARETTOinit and AMARETTOresults from (zipped) AMARETTO directories. The names of the list are assigned as run names.
1 | cAMARETTO_Read(AMARETTOdirectories, unzipParentDirectory = getwd())
|
AMARETTOdirectories |
a list of AMARETTO directories |
unzipParentDirectory |
the address where the files are unzipped in |
a list with the AMARETTOinit and AMARETTOresults
1 2 3 | try(
AMARETTO_all <- cAMARETTO_Read(list(LIHC="LIHC.zip",BLCA="BLCA.zip"))
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.