:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'grep' .. highlight: bash grep ==== .. conda:recipe:: grep :replaces_section_title: :noindex: Grep searches one or more input files for lines containing a match to a specified pattern :homepage: https://www.gnu.org/software/grep/ :license: GPL :recipe: /`grep `_/`meta.yaml `_ .. conda:package:: grep |downloads_grep| |docker_grep| :versions: ``3.4-2``,  ``3.4-1``,  ``3.4-0``,  ``2.14-3``,  ``2.14-2``,  ``2.14-1``,  ``2.14-0`` :depends libgcc-ng: ``>=10.3.0`` :depends pcre: ``>=8.45,<9.0a0`` :requirements: .. rubric:: Installation With an activated Bioconda channel (see :ref:`set-up-channels`), install with:: conda install grep and update with:: conda update grep or use the docker container:: docker pull quay.io/biocontainers/grep: (see `grep/tags`_ for valid values for ````) .. |downloads_grep| image:: https://img.shields.io/conda/dn/bioconda/grep.svg?style=flat :target: https://anaconda.org/bioconda/grep :alt: (downloads) .. |docker_grep| image:: https://quay.io/repository/biocontainers/grep/status :target: https://quay.io/repository/biocontainers/grep .. _`grep/tags`: https://quay.io/repository/biocontainers/grep?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/grep/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/grep/README.html