- recipe grep
Grep searches one or more input files for lines containing a match to a specified pattern
- Homepage:
- License:
GPL
- Recipe:
- package grep¶
-
- Versions:
3.4-2
,3.4-1
,3.4-0
,2.14-3
,2.14-2
,2.14-1
,2.14-0
- Depends:
- Required By:
Installation
With an activated Bioconda channel (see 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:<tag>
(see grep/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/grep/README.html)