vawk¶
An awk-like VCF parser
| Home | https://github.com/cc2qe/vawk |
| Versions | 0.0.2 |
| License | MIT |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/vawk |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install vawk
and update with:
conda update vawk