recipe medicc2

Whole-genome doubling-aware copy number phylogenies for cancer evolution

Homepage:

https://bitbucket.org/schwarzlab/medicc2

License:

GPL-3

Recipe:

/medicc2/meta.yaml

For more information see the accompanying biorxiv preprint "Kaufmann et al. Whole-genome doubling-aware copy number phylogenies for cancer evolution with MEDICC2."

package medicc2

(downloads) docker_medicc2

versions:
1.0.2-01.0.0-11.0.0-00.9.2-00.9.1-10.9.1-00.8.3-00.8.1-10.8.1-0

1.0.2-01.0.0-11.0.0-00.9.2-00.9.1-10.9.1-00.8.3-00.8.1-10.8.1-00.8.0-00.7.1-00.7.0-10.7.0-00.6b1-00.5b4-00.5b3-0

depends biopython:

>=1.78

depends joblib:

>=1.0.1

depends libgcc-ng:

>=12

depends libstdcxx-ng:

>=12

depends matplotlib-base:

>=3.3

depends numpy:

>=1.20.1

depends numpy:

>=1.25.1,<2.0a0

depends openfst:

>=1.8.2,<1.8.3.0a0

depends pandas:

>=1.2.2

depends pyranges:

depends python:

>=3.10,<3.11.0a0

depends python_abi:

3.10.* *_cp310

depends pyyaml:

>=5.4.1

depends scipy:

>=1.7

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 medicc2

and update with::

   mamba update medicc2

To create a new environment, run:

mamba create --name myenvname medicc2

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/medicc2:<tag>

(see `medicc2/tags`_ for valid values for ``<tag>``)

Download stats