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

incorrect title in output window when exporting tree calculated in Jalview

    XMLWordPrintable

    Details

      Description

      In 2.10.1 if you compute a tree and output to textbox, the title says "...using PID" - regardless of the method used.
      Code reads:
          if (pwtype.equals("BL")) // not true even for BLOSUM62
          { buffer.append("BLOSUM62");
          } else { buffer.append("PID"); }
      This looks like a hangover from the applet where the same window gets a cryptic title e.g. "AV BL".

      Can be corrected in the course of allowing additional score matrices.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                Created:
                Updated:
                Resolved: