recipe kalamari

A curated database of completed assemblies with taxonomy IDs

Homepage:

https://github.com/lskatz/kalamari

Documentation:

https://github.com/lskatz/Kalamari/blob/master/README.md

Developer docs:

https://github.com/lskatz/Kalamari

License:

CC / Creative Commons 4.0

Recipe:

/kalamari/meta.yaml

Kalamari is a curated database of assemblies and taxonomies. These assemblies are curated mainly for foodborne bacteria but have other taxa such as SARS-CoV-2 and Crytposporidium. Taxonomy has been modified from NCBI Taxonomy and has been minimalized to just what is needed here.

package kalamari

(downloads) docker_kalamari

versions:
5.7.1-05.7.0-05.6.3-05.6.2-05.6.1-05.6.0-25.6.0-05.5.0-05.4.1-1

5.7.1-05.7.0-05.6.3-05.6.2-05.6.1-05.6.0-25.6.0-05.5.0-05.4.1-15.4.1-05.4.0-05.3.3-05.3.2-05.2.1-0

depends entrez-direct:

depends perl:

>=5.32.1,<6.0a0 *_perl5

depends perl-module-build:

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 kalamari

and update with::

   mamba update kalamari

To create a new environment, run:

mamba create --name myenvname kalamari

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

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

Download stats