BSA 1.0 NO IDEA Avatar
  1. OMG Issue

BSA — section 2.1.9 (p. 2-24) BioSequence

  • Key: BSA-34
  • Legacy Issue Number: 3809
  • Status: closed  
  • Source: SciTegic Inc. ( Scott Markel)
  • Summary:

    section 2.1.9 (p. 2-24) BioSequence
    Under Exceptions for seq_interval(), the text is not entirely accurate.
    If the length field of the Interval input parameter is greater than that
    of the BioSequence, IntervalOutOfBounds should be raised irrespective of
    circularity.

    Change

    If a BioSequence represents circular DNA, then this exception should
    not be raised.

    to

    If a BioSequence represents circular DNA, then this exception should
    be raised only if the length field of the Interval input parameter is
    greater than that of the BioSequence.
    -

  • Reported: BSA 1.0b1 — Thu, 7 Sep 2000 04:00 GMT
  • Disposition: Resolved — BSA 1.0
  • Disposition Summary:

    accepted

  • Updated: Fri, 6 Mar 2015 20:57 GMT