Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-1618

Miscellaneous Embl feature qualifiers not retrieved

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.8.2
    • Fix Version/s: 2.9
    • Labels:
      None
    • Environment:
      All
    • Urgency:
      Not urgent

      Description

      Code in EmblEntry.parseCodingFeature() at line 690 incorrectly uses hashtable entry values instead of keys. As a result any 'miscellaneous' <qualifier> elements under <feature name="CDS"> would be ignored (not added to the SequenceFeature for the coding region).
      Fix: change vals.elements() to vals.keys().

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              gmungoc Mungo Carstairs
              Reporter:
              gmungoc Mungo Carstairs
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: