:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'zol' .. highlight: bash zol === .. conda:recipe:: zol :replaces_section_title: :noindex: zol \(\& fai\)\: large\-scale targeted detection and evolutionary investigation of gene clusters. :homepage: https://github.com/Kalan-Lab/zol :documentation: https://github.com/Kalan-Lab/zol/wiki :license: BSD / BSD-3-Clause :recipe: /`zol `_/`meta.yaml `_ .. conda:package:: zol |downloads_zol| |docker_zol| :versions: .. raw:: html
1.5.19-01.5.17-01.5.16-01.5.15-01.5.14-01.5.13-01.5.12-01.5.11-01.5.10-0 ``1.5.19-0``,  ``1.5.17-0``,  ``1.5.16-0``,  ``1.5.15-0``,  ``1.5.14-0``,  ``1.5.13-0``,  ``1.5.12-0``,  ``1.5.11-0``,  ``1.5.10-0``,  ``1.5.9-0``,  ``1.5.8-0``,  ``1.5.7-0``,  ``1.5.6-0``,  ``1.5.5-0``,  ``1.5.4-0``,  ``1.5.3-0``,  ``1.5.2-0``,  ``1.5.1-1``,  ``1.5.1-0``,  ``1.5.0-0``,  ``1.4.12-0``,  ``1.4.11-0``,  ``1.4.10-1``,  ``1.4.10-0``,  ``1.4.9-1``,  ``1.4.9-0``,  ``1.4.8-0``,  ``1.4.7-0``,  ``1.4.5-0``,  ``1.4.4-0``,  ``1.4.3-0``,  ``1.4.2-0``,  ``1.4.1-0``,  ``1.3.20-0``,  ``1.3.19-0``,  ``1.3.18-0``,  ``1.3.17-0``,  ``1.3.16-0``,  ``1.3.15-0``,  ``1.3.14-0``,  ``1.3.12-0``,  ``1.3.11-0``,  ``1.3.10-0``,  ``1.3.9-0``,  ``1.3.8-0``,  ``1.3.7-0``,  ``1.3.6-0``,  ``1.3.5-0``,  ``1.3.4-0``,  ``1.3.3-0``,  ``1.3.2-0``,  ``1.3.1-0``,  ``1.2.8-0``,  ``1.2.7-0`` .. raw:: html
:depends aiofile: :depends aiohttp: :depends axel: :depends bioconductor-ggtree: :depends biopython: :depends cd-hit: :depends codoff: :depends colour: :depends diamond: ``>=2.1.7`` :depends ete3: :depends fasttree: :depends gravis: :depends gzip: :depends hmmer: ``>=3.0.0`` :depends hyphy: ``>=2.5.14`` :depends libgcc: ``>=13`` :depends libstdcxx: ``>=13`` :depends mcl: :depends miniprot: ``0.13.*`` :depends muscle: ``>=5.0`` :depends pal2nal: ``>=14.1`` :depends pandas: ``>=2.0`` :depends pip: :depends pomegranate: ``>=1.0.0`` :depends prodigal: :depends prodigal-gv: :depends pyhmmer: :depends pyrodigal: :depends python: ``>=3.10,<3.11.0a0`` :depends python_abi: ``3.10.* *_cp310`` :depends r-base: :depends r-cowplot: :depends r-gggenes: :depends r-ggplot2: :depends r-gridextra: :depends rich-argparse: :depends scikit-learn: :depends setuptools: :depends skani: ``>=0.2.2`` :depends slclust: :depends tqdm: :depends trimal: :depends xlsxwriter: ``>=3.0.3`` :requirements: :additional platforms: .. raw:: html linux-aarch64 .. rubric:: Installation You need a conda-compatible package manager (currently either `micromamba `_, `mamba `_, or `conda `_) and the Bioconda channel already activated (see :ref:`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 zol and update with:: mamba update zol To create a new environment, run:: mamba create --name myenvname zol 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/zol: (see `zol/tags`_ for valid values for ````) .. |downloads_zol| image:: https://img.shields.io/conda/dn/bioconda/zol.svg?style=flat :target: https://anaconda.org/bioconda/zol :alt: (downloads) .. |docker_zol| image:: https://quay.io/repository/biocontainers/zol/status :target: https://quay.io/repository/biocontainers/zol .. _`zol/tags`: https://quay.io/repository/biocontainers/zol?tab=tags .. raw:: html Download stats ----------------- .. raw:: html :file: ../../templates/package_dashboard.html Link to this page ----------------- Render an |install-with-bioconda| badge with the following MarkDown:: [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/zol/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/zol/README.html