recipe bioconductor-cbea

Competitive Balances for Taxonomic Enrichment Analysis in R

Homepage:

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

License:

MIT + file LICENSE

Recipe:

/bioconductor-cbea/meta.yaml

This package implements CBEA, a method to perform set-based analysis for microbiome relative abundance data. This approach constructs a competitive balance between taxa within the set and remainder taxa per sample. More details can be found in the Nguyen et al. 2021+ manuscript. Additionally, this package adds support functions to help users perform taxa-set enrichment analyses using existing gene set analysis methods. In the future we hope to also provide curated knowledge driven taxa sets.

package bioconductor-cbea

(downloads) docker_bioconductor-cbea

Versions:

1.2.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-cbea

and update with:

conda update bioconductor-cbea

or use the docker container:

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

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

Download stats