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

Impact analysis: migration to SequenceFeatures store

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.10.3
    • Component/s: Datamodel
    • Labels:
      None

      Description

      This issue is to capture the impact of changing Sequence.sequenceFeatures from an unordered array to a structured data store of
        SequenceFeatures // all features for one sequence
            FeatureStore // all features for one sequence and type
                // with internal structure including NCList for any nested features

      Approach:
      - inspect all calls to Sequence.getSequenceFeatures() and setSequenceFeatures() in Jalview
      - look for optimisation opportunities (get features by type and/or range)
      - identify any further impact on / methods wanted on SequenceFeatures
      - identify regression testing required if migration proceeds

        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: