:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'pyfasta' .. highlight: bash pyfasta ======= .. conda:recipe:: pyfasta :replaces_section_title: :noindex: fast\, memory\-efficient\, pythonic \(and command\-line\) access to fasta sequence files :homepage: http://github.com/brentp/pyfasta/ :license: MIT :recipe: /`pyfasta `_/`meta.yaml `_ :links: biotools: :biotools:`pyfasta` .. conda:package:: pyfasta |downloads_pyfasta| |docker_pyfasta| :versions: ``0.5.2-1``,  ``0.5.2-0`` :depends numpy: :depends python: ``>=3`` :requirements: .. rubric:: Installation With an activated Bioconda channel (see :ref:`set-up-channels`), install with:: conda install pyfasta and update with:: conda update pyfasta or use the docker container:: docker pull quay.io/biocontainers/pyfasta: (see `pyfasta/tags`_ for valid values for ````) .. |downloads_pyfasta| image:: https://img.shields.io/conda/dn/bioconda/pyfasta.svg?style=flat :target: https://anaconda.org/bioconda/pyfasta :alt: (downloads) .. |docker_pyfasta| image:: https://quay.io/repository/biocontainers/pyfasta/status :target: https://quay.io/repository/biocontainers/pyfasta .. _`pyfasta/tags`: https://quay.io/repository/biocontainers/pyfasta?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/pyfasta/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/pyfasta/README.html