recipe bioconductor-shinyepico

ShinyÉPICo

Homepage:

https://bioconductor.org/packages/3.18/bioc/html/shinyepico.html

License:

AGPL-3 + file LICENSE

Recipe:

/bioconductor-shinyepico/meta.yaml

ShinyÉPICo is a graphical pipeline to analyze Illumina DNA methylation arrays (450k or EPIC). It allows to calculate differentially methylated positions and differentially methylated regions in a user-friendly interface. Moreover, it includes several options to export the results and obtain files to perform downstream analysis.

package bioconductor-shinyepico

(downloads) docker_bioconductor-shinyepico

versions:

1.10.0-01.8.0-01.6.0-01.2.0-01.0.0-0

depends bioconductor-genomicranges:

>=1.54.0,<1.55.0

depends bioconductor-limma:

>=3.58.0,<3.59.0

depends bioconductor-minfi:

>=1.48.0,<1.49.0

depends bioconductor-rtracklayer:

>=1.62.0,<1.63.0

depends r-base:

>=4.3,<4.4.0a0

depends r-data.table:

>=1.13.0

depends r-doparallel:

>=1.0.0

depends r-dplyr:

>=1.0.9

depends r-dt:

>=0.15.0

depends r-foreach:

>=1.5.0

depends r-ggplot2:

>=3.3.0

depends r-gplots:

>=3.0.0

depends r-heatmaply:

>=1.1.0

depends r-plotly:

>=4.9.2

depends r-reshape2:

>=1.4.0

depends r-rlang:

>=1.0.2

depends r-rmarkdown:

>=2.3.0

depends r-shiny:

>=1.5.0

depends r-shinycssloaders:

>=0.3.0

depends r-shinyjs:

>=1.1.0

depends r-shinythemes:

>=1.1.0

depends r-shinywidgets:

>=0.5.0

depends r-statmod:

>=1.4.0

depends r-tidyr:

>=1.2.0

depends r-zip:

>=2.1.0

requirements:

Installation

You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).

While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.

Given that you already have a conda environment in which you want to have this package, install with:

   mamba install bioconductor-shinyepico

and update with::

   mamba update bioconductor-shinyepico

To create a new environment, run:

mamba create --name myenvname bioconductor-shinyepico

with myenvname being a reasonable name for the environment (see e.g. the mamba docs for details and further options).

Alternatively, use the docker container:

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

(see `bioconductor-shinyepico/tags`_ for valid values for ``<tag>``)

Download stats