recipe bioconductor-epimutacions

Robust outlier identification for DNA methylation data

Homepage:

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

License:

MIT + file LICENSE

Recipe:

/bioconductor-epimutacions/meta.yaml

The package includes some statistical outlier detection methods for epimutations detection in DNA methylation data. The methods included in the package are MANOVA, Multivariate linear models, isolation forest, robust mahalanobis distance, quantile and beta. The methods compare a case sample with a suspected disease against a reference panel (composed of healthy individuals) to identify epimutations in the given case sample. It also contains functions to annotate and visualize the identified epimutations.

package bioconductor-epimutacions

(downloads) docker_bioconductor-epimutacions

Versions:

1.2.0-11.2.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-epimutacions

and update with:

conda update bioconductor-epimutacions

or use the docker container:

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

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

Download stats