recipe bioconductor-easyrnaseq

Count summarization and normalization for RNA-Seq data

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/easyRNASeq.html

License:

Artistic-2.0

Recipe:

/bioconductor-easyrnaseq/meta.yaml

Calculates the coverage of high-throughput short-reads against a genome of reference and summarizes it per feature of interest (e.g. exon, gene, transcript). The data can be normalized as 'RPKM' or by the 'DESeq' or 'edgeR' package.

package bioconductor-easyrnaseq

(downloads) docker_bioconductor-easyrnaseq

Versions:

2.34.0-02.30.0-02.28.0-02.24.1-02.22.0-02.20.0-12.18.2-02.16.0-02.14.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-easyrnaseq

and update with:

conda update bioconductor-easyrnaseq

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-easyrnaseq:<tag>

(see bioconductor-easyrnaseq/tags for valid values for <tag>)

Download stats