Hard filtering¶
Definition
AI-generated
Hard filtering removes variants or genotypes by fixed rules on annotations such as depth, strand bias, or quality without a learned model—contrasted with machine-learned recalibration (for example VQSR).
Topics
Why it matters in GWAS¶
Transparent hard filters aid reproducibility in rare-variant studies where training data for VQSR may be sparse.
Example usage¶
"Hard filtering on QD and FS removed indels before gene-based tests."
Related terms¶
References¶
- Van der Auwera GA, et al. (2013). From FastQ data to high-confidence variant calls. Curr Protoc Bioinformatics.
Last updated (UTC · Git history)