Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

GFF3 parser ignoring some features. #1604

Open
ejacox opened this issue Mar 8, 2017 · 2 comments
Open

GFF3 parser ignoring some features. #1604

ejacox opened this issue Mar 8, 2017 · 2 comments

Comments

@ejacox
Copy link
Collaborator

ejacox commented Mar 8, 2017

If a feature has multiple parents, the gff3 parser only takes the first one. It should create features for all parents.

@ejacox
Copy link
Collaborator Author

ejacox commented Mar 8, 2017

My mistake. It seems to work correctly. There should be a test for this, though. A gff test file with a feature with multiple parents is needed.

@david4096 david4096 added the QA label Mar 8, 2017
@david4096
Copy link
Member

We're currently covering gff3 parsing code implicitly as part of the ETL process for these data. By splitting the datamodel into components, I hope to isolate the coverage of these tests outside of the server.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants