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

Use symmetry to speed up similarity calculations

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.10.5
    • Fix Version/s: 2.11.0
    • Component/s: jvdesktop
    • Labels:
      None

      Description

      Substitution matrices, pairwise identity, and feature similarity scores are all symmetric i.e score(seq1, seq2) == score(seq2, seq1). It should only be necessary to calculate the lower diagonal of the NxN sequence distance matrix, and fill in the top half using symmetry.

        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: