- recipe bioconductor-epimutacions
Robust outlier identification for DNA methylation data
- Homepage:
https://bioconductor.org/packages/3.20/bioc/html/epimutacions.html
- License:
MIT + file LICENSE
- Recipe:
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¶
-
- Versions:
1.14.0-0,1.10.0-0,1.6.1-0,1.4.0-0,1.2.0-1,1.2.0-0- Depends:
on bioconductor-annotationdbi
>=1.72.0,<1.73.0on bioconductor-annotationdbi
>=1.72.0,<1.73.0a0on bioconductor-annotationhub
>=4.0.0,<4.1.0on bioconductor-annotationhub
>=4.0.0,<4.1.0a0on bioconductor-biocgenerics
>=0.56.0,<0.57.0on bioconductor-biocgenerics
>=0.56.0,<0.57.0a0on bioconductor-biocparallel
>=1.44.0,<1.45.0on bioconductor-biocparallel
>=1.44.0,<1.45.0a0on bioconductor-biomart
>=2.66.0,<2.67.0on bioconductor-biomart
>=2.66.0,<2.67.0a0on bioconductor-bumphunter
>=1.52.0,<1.53.0on bioconductor-bumphunter
>=1.52.0,<1.53.0a0on bioconductor-ensembldb
>=2.34.0,<2.35.0on bioconductor-ensembldb
>=2.34.0,<2.35.0a0on bioconductor-epimutacionsdata
>=1.14.0,<1.15.0on bioconductor-epimutacionsdata
>=1.14.0,<1.15.0a0on bioconductor-experimenthub
>=3.0.0,<3.1.0on bioconductor-experimenthub
>=3.0.0,<3.1.0a0on bioconductor-genomeinfodb
>=1.46.0,<1.47.0on bioconductor-genomeinfodb
>=1.46.2,<1.47.0a0on bioconductor-genomicfeatures
>=1.62.0,<1.63.0on bioconductor-genomicfeatures
>=1.62.0,<1.63.0a0on bioconductor-genomicranges
>=1.62.0,<1.63.0on bioconductor-genomicranges
>=1.62.1,<1.63.0a0on bioconductor-gviz
>=1.54.0,<1.55.0on bioconductor-gviz
>=1.54.0,<1.55.0a0on bioconductor-homo.sapiens
>=1.3.0,<1.4.0on bioconductor-homo.sapiens
>=1.3.1,<1.4.0a0on bioconductor-illuminahumanmethylation450kanno.ilmn12.hg19
>=0.6.0,<0.7.0on bioconductor-illuminahumanmethylation450kanno.ilmn12.hg19
>=0.6.1,<0.7.0a0on bioconductor-illuminahumanmethylation450kmanifest
>=0.4.0,<0.5.0on bioconductor-illuminahumanmethylation450kmanifest
>=0.4.0,<0.5.0a0on bioconductor-illuminahumanmethylationepicanno.ilm10b2.hg19
>=0.6.0,<0.7.0on bioconductor-illuminahumanmethylationepicanno.ilm10b2.hg19
>=0.6.0,<0.7.0a0on bioconductor-illuminahumanmethylationepicmanifest
>=0.3.0,<0.4.0on bioconductor-illuminahumanmethylationepicmanifest
>=0.3.0,<0.4.0a0on bioconductor-iranges
>=2.44.0,<2.45.0on bioconductor-iranges
>=2.44.0,<2.45.0a0on bioconductor-minfi
>=1.56.0,<1.57.0on bioconductor-minfi
>=1.56.0,<1.57.0a0on bioconductor-rtracklayer
>=1.70.0,<1.71.0on bioconductor-rtracklayer
>=1.70.1,<1.71.0a0on bioconductor-s4vectors
>=0.48.0,<0.49.0on bioconductor-s4vectors
>=0.48.0,<0.49.0a0on bioconductor-summarizedexperiment
>=1.40.0,<1.41.0on bioconductor-summarizedexperiment
>=1.40.0,<1.41.0a0on bioconductor-txdb.hsapiens.ucsc.hg18.knowngene
>=3.2.0,<3.3.0on bioconductor-txdb.hsapiens.ucsc.hg18.knowngene
>=3.2.2,<3.3.0a0on bioconductor-txdb.hsapiens.ucsc.hg19.knowngene
>=3.22.0,<3.23.0on bioconductor-txdb.hsapiens.ucsc.hg19.knowngene
>=3.22.1,<3.23.0a0on bioconductor-txdb.hsapiens.ucsc.hg38.knowngene
>=3.22.0,<3.23.0on bioconductor-txdb.hsapiens.ucsc.hg38.knowngene
>=3.22.0,<3.23.0a0on libblas
>=3.9.0,<4.0a0on libgcc
>=14on liblapack
>=3.9.0,<4.0a0on liblzma
>=5.8.2,<6.0a0on libstdcxx
>=14on libzlib
>=1.3.1,<2.0a0on r-base
>=4.5,<4.6.0a0on r-ggplot2
on r-ggrepel
on r-gridextra
on r-isotree
on r-matrixstats
on r-purrr
on r-reshape2
on r-robustbase
on r-tibble
- Additional platforms:
Installation¶
You need a conda-compatible package manager (currently either pixi, conda, or micromamba) and the Bioconda channel already activated (see Usage). Below, we show how to install with either pixi or conda (for micromamba and mamba, commands are essentially the same as with conda).
Pixi¶
With pixi installed and the Bioconda channel set up (see Usage), to install globally, run:
pixi global install bioconductor-epimutacions
to add into an existing workspace instead, run:
pixi add bioconductor-epimutacions
In the latter case, make sure to first add bioconda and conda-forge to the channels considered by the workspace:
pixi workspace channel add conda-forge
pixi workspace channel add bioconda
Conda¶
With conda installed and the Bioconda channel set up (see Usage), to install into an existing and activated environment, run:
conda install bioconductor-epimutacions
Alternatively, to install into a new environment, run:
conda create -n envname bioconductor-epimutacions
with envname being the name of the desired environment.
Container¶
Alternatively, every Bioconda package is available as a container image for usage with your preferred container runtime. For e.g. docker, run:
docker pull quay.io/biocontainers/bioconductor-epimutacions:<tag>
(see bioconductor-epimutacions/tags for valid values for <tag>).
Integrated deployment¶
Finally, note that many scientific workflow management systems directly integrate both conda and container based software deployment. Thus, workflow steps can be often directly annotated to use the package, leading to automatic deployment by the respective workflow management system, thereby improving reproducibility and transparency. Check the documentation of your workflow management system to find out about the integration.
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-epimutacions/README.html)