picard¶
Summary¶
Java tools for working with NGS data in the BAM format
Versions¶
- 1.126
License¶
MIT
Meta¶
# Migrated from BioBuilds recipe
# https://anaconda.org/BioBuilds/picard
package:
name: picard
version: "1.126"
source:
fn: picard-tools-1.126.zip
url: https://github.com/broadinstitute/picard/releases/download/1.126/picard-tools-1.126.zip
build:
number: 3
requirements:
run:
- java-jdk
test:
commands:
- "picard 2>&1 | grep 'USAGE: PicardCommandLine'"
about:
home: "http://broadinstitute.github.io/picard/"
license: MIT
summary: "Java tools for working with NGS data in the BAM format"