recipe r-noisyr

Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are used, one based on the count matrix, and one using the alignment BAM files directly. Contains several options for every step of the process, as well as tools to quality check and assess the stability of output.

Homepage:

https://github.com/Core-Bioinformatics/noisyR

License:

GPL2 / GPL-2.0-only

Recipe:

/r-noisyr/meta.yaml

package r-noisyr

(downloads) docker_r-noisyr

Versions:

1.0.0-11.0.0-0

Depends:
Required By:

Installation

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

conda install r-noisyr

and update with:

conda update r-noisyr

or use the docker container:

docker pull quay.io/biocontainers/r-noisyr:<tag>

(see r-noisyr/tags for valid values for <tag>)

Download stats