recipe bioconductor-beer

Bayesian Enrichment Estimation in R

Homepage:

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

License:

MIT + file LICENSE

Recipe:

/bioconductor-beer/meta.yaml

BEER implements a Bayesian model for analyzing phage-immunoprecipitation sequencing (PhIP-seq) data. Given a PhIPData object, BEER returns posterior probabilities of enriched antibody responses, point estimates for the relative fold-change in comparison to negative control samples, and more. Additionally, BEER provides a convenient implementation for using edgeR to identify enriched antibody responses.

package bioconductor-beer

(downloads) docker_bioconductor-beer

Versions:

1.2.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-beer

and update with:

conda update bioconductor-beer

or use the docker container:

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

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

Download stats