scholl-lab / vcf-filtering

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

Feature request: Configurable delimiters in filter_variants.sh #19

Open berntpopp opened 9 months ago

berntpopp commented 9 months ago

Make the script handle CSV or TSV files with different delimiters. Add an option to specify the delimiter (output). This makes the script more flexible in dealing with various file formats.