Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix conversion of AnnotationFeature to GFF3Feature (for GFF3 export) #487

Merged
merged 7 commits into from
Dec 16, 2024

Conversation

dariober
Copy link
Contributor

@dariober dariober commented Dec 2, 2024

This should address #481 and #427

dariober and others added 5 commits December 15, 2024 14:59
Conversion to GFF3Feature includes source and score and sets ID and
Parent attributes. However, export to GFF from UI fails.
@garrettjstevens garrettjstevens force-pushed the test_conversion_to_gff3_issue481 branch from c887747 to ee6e070 Compare December 15, 2024 22:00
@garrettjstevens garrettjstevens changed the title Conversion of AnnotationFeature to GFF3Feature Fix conversion of AnnotationFeature to GFF3Feature (for GFF3 export) Dec 15, 2024
@garrettjstevens garrettjstevens merged commit 1f5ddb4 into main Dec 16, 2024
7 checks passed
@garrettjstevens garrettjstevens deleted the test_conversion_to_gff3_issue481 branch December 16, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create tests for conversion to GFF3 "Download GFF3" omits Parent and resets score and source
2 participants