Consolidate VCF writing code
Open
Refactoring
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
Currently there are at least 4 ways we write VCFs
* ```get_vcf_header_lines``` and ```variants_to_vcf._write_sorted_values_to_vcf_file```
* ```write_vcf_from_tuples```
* ```ClassificationExportFormatterVCF```
* ```analysis.views.views_grid._grid_export_vcf``` (uses ```vcf.Writer```)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.