recipe bioconductor-seqgate

Filtering of Lowly Expressed Features

Homepage:

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

License:

GPL (>= 2.0)

Recipe:

/bioconductor-seqgate/meta.yaml

Filtering of lowly expressed features (e.g. genes) is a common step before performing statistical analysis, but an arbitrary threshold is generally chosen. SeqGate implements a method that rationalize this step by the analysis of the distibution of counts in replicate samples. The gate is the threshold above which sequenced features can be considered as confidently quantified.

package bioconductor-seqgate

(downloads) docker_bioconductor-seqgate

Versions:

1.8.0-01.4.0-01.2.0-01.0.1-01.0.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-seqgate

and update with:

conda update bioconductor-seqgate

or use the docker container:

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

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

Download stats