Menu

#376 AE, need choice when adding exon, \\\"new gene\\\", \\\"add to existi

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

AE40) If you drag down a new exon to add as a new gene transcript, and it overlaps with the existing transcript(s) but not with their ORFs, it gets
added as a new gene instead of a transcript of the existing gene. It should pop up a dialog asking what to do (make new gene? add to existing gene?).

While looking into this, I looked at FlyOverlap [now called SimpleOverlap] and it seems like these lines:

overlap = areOverlapping (sa,fb.getFeatureAt(i));
overlap = areOverlapping (fa.getFeatureAt(i),sb);

must be wrong--shouldn't those be |=? Otherwise, we're throwing out all but the last comparison.

Discussion

  • Brian O.

    Brian O. - 2007-05-04
    • priority: 5 --> 1
    • summary: AE, need choice when adding exon, "new gene", "add to existi --> AE, need choice when adding exon, \"new gene\", \"add to existi
     
  • Brian O.

    Brian O. - 2007-05-10
    • milestone: --> v1.2.3 or later
    • summary: AE, need choice when adding exon, \"new gene\", \"add to existi --> AE, need choice when adding exon, \\"new gene\\", \\"add to existi
     

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.