scholl-lab / vcf-filtering

A collection of scripts for filtering annotated variant call format files
MIT License
2 stars 1 forks source link

Tests: Add tests to all scripts and add test data #42

Open berntpopp opened 1 month ago

berntpopp commented 1 month ago

Description:

Add unit and integration tests to all scripts to ensure their reliability and robustness. Additionally, include test data to facilitate testing and validation of the scripts.

Proposed Solution: