recipe pangolin

Phylogenetic Assignment of Named Global Outbreak LINeages

Homepage:

https://github.com/cov-lineages/pangolin

License:

GPL-3.0-only

Recipe:

/pangolin/meta.yaml

Links:

usegalaxy-eu: pangolin

package pangolin

(downloads) docker_pangolin

versions:
4.3-24.3-14.3-04.2-14.2-04.1.3-04.1.2-24.1.2-14.1.2-0

4.3-24.3-14.3-04.2-14.2-04.1.3-04.1.2-24.1.2-14.1.2-04.1.1-04.1-04.0.6-14.0.6-04.0.5-04.0.4-04.0.3-04.0.2-14.0.2-04.0.1-03.1.20-03.1.19-03.1.18-03.1.17-13.1.17-03.1.16-23.1.16-13.1.16-03.1.15-03.1.14-13.1.14-03.1.11-23.1.11-13.1.11-03.1.10-03.1.9-03.1.8-03.1.7-03.1.6-03.1.5-03.1.4-03.1.3-03.1.2-03.0.5-03.0.3-02.4.2-12.4.2-02.4-02.3.8-02.3.6-02.3.5-02.3.4-02.3.2-02.3.0-12.3.0-02.2.2-02.2.1-02.1.11-02.1.10-12.1.10-02.1.7-01.1.14-01.1.13-01.1.11-01.1.5-01.1-0

depends biopython:

1.74

depends conda:

depends constellations:

>=0.0.15

depends git:

depends git-lfs:

depends gofasta:

depends joblib:

>=0.11

depends minimap2:

>=2.16

depends pandas:

>=1.0.1

depends pangolin-data:

>=1.2.133.2

depends pulp:

>=2

depends python:

>=3.7

depends scikit-learn:

<1.3.0

depends scorpio:

>=0.3.12

depends snakemake-minimal:

>=5.13,<=7.30.1

depends tabulate:

depends ucsc-fatovcf:

>=426

depends usher:

>=0.6.2

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 pangolin

and update with::

   mamba update pangolin

To create a new environment, run:

mamba create --name myenvname pangolin

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

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

Download stats