Picard¶
Definition
AI-generated
Picard is a set of Java command-line tools for manipulating high-throughput sequencing data and common genomics file formats (for example SAM, BAM, CRAM, and VCF).
URL
Why it matters in GWAS¶
Pipeline descriptions often cite Picard for duplicate marking, alignment summary metrics, and insert-size or GC-bias diagnostics that drive sample exclusion and interpretation of sequencing-based GWAS.
Example usage¶
"Alignment summary metrics and duplicate marking were computed with Picard."
Related terms¶
References¶
- Broad Institute. Picard Command Line Tools. https://broadinstitute.github.io/picard/
Last updated (UTC · Git history)