Skip to content

Commit 9669c80

Browse files
Jon BrenasJon Brenas
authored andcommitted
Work in progress
1 parent 874ba28 commit 9669c80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

malariagen_data/adar1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ def __init__(
123123
gcs_region_urls=GCS_REGION_URLS,
124124
major_version_number=MAJOR_VERSION_NUMBER,
125125
major_version_path=MAJOR_VERSION_PATH,
126-
gff_gene_type="protein_coding_gene",
126+
gff_gene_type="gene",
127127
gff_gene_name_attribute="Note",
128128
gff_default_attributes=("ID", "Parent", "Note", "description"),
129129
storage_options=storage_options,

0 commit comments

Comments
 (0)