picard¶
Java tools for working with NGS data in the BAM format
| Home | http://broadinstitute.github.io/picard/ |
| Versions | 1.126 |
| License | MIT |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/picard |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install picard
and update with:
conda update picard