SACGF / SACGF/variantgrid

Consolidate VCF writing code

Open
#1,068 1 comment 0 reactions 1 assignee Claimed by @davmlaw View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.