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

ArrayIndexOutOfBoundsException aligned cDNA as protein

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 2.11.1.3
    • Fix Version/s: None
    • Component/s: jvdesktop
    • Labels:
      None

      Description

      Stumbled across this.
      Load example file estrogenReceptorCdna_aln.fa and Calculate | Translate as cDNA.
      Now align the protein using e.g. TCoffee with defaults.
      Realigned split frame fails to display, console has message and stack trace
      Can't align cds as protein (length mismatch 1593/1594): EMBLCDS|ADZ17331
      Exception in thread "Thread-33" java.lang.ArrayIndexOutOfBoundsException: 3039
      at jalview.analysis.AlignmentUtils.alignCdsSequenceAsProtein(AlignmentUtils.java:1054)
      at jalview.analysis.AlignmentUtils.alignCdsAsProtein(AlignmentUtils.java:916)
      at jalview.datamodel.Alignment.alignAs(Alignment.java:1825)
      at jalview.datamodel.Alignment.alignAs(Alignment.java:1786)
      at jalview.ws.jws2.MsaWSThread.displayResults(MsaWSThread.java:988)
      ...

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated: