:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'askocli' .. highlight: bash askocli ======= .. conda:recipe:: askocli :replaces_section_title: :noindex: Command line interface for a distant AskOmics :homepage: https://github.com/askomics/askocli :license: AGPL / GNU Affero General Public License v3 :recipe: /`askocli `_/`meta.yaml `_ .. conda:package:: askocli |downloads_askocli| |docker_askocli| :versions: ``0.5-0``,  ``0.4.3-1``,  ``0.4.3-0``,  ``0.4.1-0``,  ``0.3.4-0``,  ``0.3.2-0``,  ``0.2.1-0`` :depends python: :depends requests: ``>=2.4.3`` :requirements: .. rubric:: Installation With an activated Bioconda channel (see :ref:`set-up-channels`), install with:: conda install askocli and update with:: conda update askocli or use the docker container:: docker pull quay.io/biocontainers/askocli: (see `askocli/tags`_ for valid values for ````) .. |downloads_askocli| image:: https://img.shields.io/conda/dn/bioconda/askocli.svg?style=flat :target: https://anaconda.org/bioconda/askocli :alt: (downloads) .. |docker_askocli| image:: https://quay.io/repository/biocontainers/askocli/status :target: https://quay.io/repository/biocontainers/askocli .. _`askocli/tags`: https://quay.io/repository/biocontainers/askocli?tab=tags 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/askocli/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/askocli/README.html