scholl-lab / vcf-filtering

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

Tests: Check all flags for functionality #40

Open berntpopp opened 1 month ago

berntpopp commented 1 month ago

Description:

Ensure that all script flags are tested for their intended functionality. This includes testing the handling of different combinations of flags and their respective outputs.

Proposed Solution: