We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a398940 commit b57aceaCopy full SHA for b57acea
convert_gvf_to_vcf/convertGVFtoVCF.py
@@ -227,7 +227,6 @@ def read_gvf_info_attributes(gvf_info_attributes_file):
227
228
def extract_reference_allele(fasta_file, chromosome_name, position):
229
""" Extracts the reference allele from the assembly.
230
-
231
:param fasta_file: FASTA file of the assembly
232
:param chromosome_name: name of the sequence
233
:param position: position
0 commit comments