Menu

#385 Problem saving GAME XML as GFF

v1.2.3 or later
open
1
2007-05-10
2007-05-04
Brian O.
No

- Saving GAME XML as GFF:
(Do we need a merged tiers file? If so, can we make tiers that contain
no data not show up in the Types panel, so it's not so cluttered?)
Saves GAME as GFF ok, loads GFF ok, but when I click on one of the
annotations (which is unhelpfully named "feature_set:33") and try to
zoom to it (ctrl-Z), I get an exception:
java.lang.StringIndexOutOfBoundsException: String index out of range: -15589396
at java.lang.String.substring(String.java:1444)
at apollo.datamodel.Sequence.getResiduesImpl(Sequence.java:95)
When I had it print start, end, and residueOffset, I got:
start = 16065177, end = 16067462, residueOffset = 0
How is it supposed to know that there's a residueOffset? How does it
normally figure this out in GFF, which doesn't have a map element like
GAME does?

Discussion

  • Brian O.

    Brian O. - 2007-05-04
    • priority: 5 --> 1
     
  • Brian O.

    Brian O. - 2007-05-10
    • milestone: --> v1.2.3 or later
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.