grep¶
Grep searches one or more input files for lines containing a match to a specified pattern
Home | https://www.gnu.org/software/grep/ |
Versions | 2.14 |
License | GPL |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/grep |
Installation¶
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install grep
and update with:
conda update grep
A Docker container is available at https://quay.io/repository/biocontainers/grep.
Link to this page¶
Render an badge with the following Markdown:
[](http://bioconda.github.io/recipes/grep/README.html)