updateARCHS4: Update archs4 files.

updateARCHS4R Documentation

Update archs4 files.

Description

Download archs4 or archs4zoo counts in cacheDir. If directory does not exists function makes nothing and produce corresponding warnings.

Usage

updateARCHS4(
  cacheDir = file.path(getPhantasusConf("cache_folders")$rnaseq_counts, "archs4"),
  organism = c("all"),
  force = FALSE
)

Arguments

cacheDir

file path to archs4 cache directory

organism

vector which determines organisms to download: human, mouse, zoo or all as default. Also can be a genus. Possible genus:

  1. drosophila

  2. gallus

  3. bos

  4. caenorhabditis

  5. danio

  6. rattus

  7. saccharomyces

  8. arabidopsis

force

logical value which let function replace current files


baba-beda/morpheusR documentation built on April 23, 2024, 6:56 a.m.