tair / ifad-backend

Interactive Functional Annotations Dashboard
http://ec2-3-15-183-113.us-east-2.compute.amazonaws.com/app/#/snapshot/genes
0 stars 1 forks source link

Add metadata parsing for Genes #16

Closed nicholastmosher closed 4 years ago

nicholastmosher commented 4 years ago

Previously I didn't realize that Genes also may have metadata included in their header. Luckily the genes files use the same strategy of leading metadata lines with !, so we can use the same functions for parsing that metadata.