Skip to content
Snippets Groups Projects

Fix for bug in GTF get_attribute_by_name

Merged Marek Szuba requested to merge github/fork/davidrichardson/master into master

Created by: davidrichardson

The method get_attribute_by_name in modules/Bio/EnsEMBL/IO/Parser/GTF.pm fails for ensembl GTF files, due to a space between ; and the attribute key. Test case for GTF files is included.

Also removed the last use of throw from modules/Bio/EnsEMBL/IO/TextParser.pm

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply