Skip to content

Commit d024351

Browse files
committed
tidy
1 parent 79013d0 commit d024351

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

convert_gvf_to_vcf/convertGVFtoVCF.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ def read_gvf_info_attributes(gvf_info_attributes_file):
227227

228228
def extract_reference_allele(fasta_file, chromosome_name, position):
229229
""" Extracts the reference allele from the assembly.
230-
231230
:param fasta_file: FASTA file of the assembly
232231
:param chromosome_name: name of the sequence
233232
:param position: position

0 commit comments

Comments
 (0)