recipe tximport-scripts

A set of wrappers for individual components of the tximport package. Functions R packages are hard to call when building workflows outside of R, so this package adds a set of simple wrappers with robust argument parsing. Intermediate steps are currently mainly serialized R objects, but the ultimate objective is to have language-agnostic intermediate formats allowing composite workflows using a variety of software packages.

Homepage:

https://github.com/ebi-gene-expression-group/tximport-scripts

License:

GPL / GPL-3

Recipe:

/tximport-scripts/meta.yaml

package tximport-scripts

(downloads) docker_tximport-scripts

Versions:

0.0.1-10.0.1-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install tximport-scripts

and update with:

conda update tximport-scripts

or use the docker container:

docker pull quay.io/biocontainers/tximport-scripts:<tag>

(see tximport-scripts/tags for valid values for <tag>)

Download stats