recipe bioconductor-microbiomemarker

microbiome biomarker analysis toolkit

Homepage:

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

License:

GPL-3

Recipe:

/bioconductor-microbiomemarker/meta.yaml

To date, a number of methods have been developed for microbiome marker discovery based on metagenomic profiles, e.g. LEfSe. However, all of these methods have its own advantages and disadvantages, and none of them is considered standard or universal. Moreover, different programs or softwares may be development using different programming languages, even in different operating systems. Here, we have developed an all-in-one R package microbiomeMarker that integrates commonly used differential analysis methods as well as three machine learning-based approaches, including Logistic regression, Random forest, and Support vector machine, to facilitate the identification of microbiome markers.

package bioconductor-microbiomemarker

(downloads) docker_bioconductor-microbiomemarker

Versions:

1.4.0-01.0.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-microbiomemarker

and update with:

conda update bioconductor-microbiomemarker

or use the docker container:

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

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

Download stats