recipe moments

Evolutionary inference using SFS and LD statistics.

Homepage:

https://github.com/MomentsLD/moments

License:

MIT

Recipe:

/moments/meta.yaml

Links:

doi: 10.1534/genetics.117.200493, doi: 10.1371/journal.pgen.1008204, doi: 10.1093/molbev/msz265

package moments

(downloads) docker_moments

versions:
1.1.16-11.1.16-01.1.14-01.1.13-01.1.12-11.1.12-01.1.10-11.1.10-01.1.9-2

1.1.16-11.1.16-01.1.14-01.1.13-01.1.12-11.1.12-01.1.10-11.1.10-01.1.9-21.1.9-11.1.9-01.1.8-11.1.8-01.1.7-01.1.6-01.1.5-01.1.4-01.1.3-01.1.2-01.1.1-01.0.9-11.0.9-01.0.8-11.0.8-01.0.7-01.0.6-11.0.6-0

depends demes:

depends libgcc-ng:

>=12

depends mpmath:

depends numpy:

>=1.21.6,<2.0a0

depends python:

>=3.10,<3.11.0a0

depends python_abi:

3.10.* *_cp310

depends scipy:

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 moments

and update with::

   mamba update moments

To create a new environment, run:

mamba create --name myenvname moments

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

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

Download stats