We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4773042 commit be90eadCopy full SHA for be90ead
tests/test_convert_gvf_to_vcf.py
@@ -23,7 +23,6 @@ def setUp(self):
23
self.output_file = os.path.join(input_folder, "input", "a.vcf")
24
self.assembly = os.path.join(input_folder, "input", "zebrafish.fa")
25
26
-
27
def test_read_file(self):
28
prefix = "reserved"
29
header_type = "FORMAT"
0 commit comments