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

Features and Annotations specified as parameters were not read in when alignment was provided as sequence parameters

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.4
    • Component/s: None
    • Labels:
      None
    • Mantis ID:
      31025

      Description

      Daron Handley and Reiko Yamashita discovered and fixed a bug relating to the use of the applet in a page like so :

      <applet code="jalview.bin.JalviewLite" width="100" height="40"
      archive="jalviewApplet.jar" name="Jalview">

      <param name="sequence1" value="2czlA ALRLGFSPPNDTFIFYALVHGRVESPVPLEPVLEDVETLNRWALEGRLPLTKLSYAAYAQVRDRYVALRSGGALGRGVGPLVVARGPLQALEGLRVAVPGRHTTAYFLLSLYAQGFVPVEVRYDRILPMVAQGEVEAGLIIHESRFTYPRYGLVQVVDLGAWWEERTGLPLPLGAILARRDLGEGLIRALDEAVRRSVAYALAHPEEALDYMRAHAQELSDEVIWAHVHTYVNAFSLDVGEEGERAVARLFAEAEARGLAAPSPRPLFV">
      <param name="wrap" value="true">
       <param name="features" value="tmp/2czlAFeat.txt">
       <param name="annotations" value="tmp/2czlAAnnot.txt">
      <param name="embedded" value="false">
      <param name="showConsensus" value="false">
      <param name="showQuality" value="false">
      <param name="showConservation" value="false">
        </applet>

      this page was in the top root of the server, and the annotations and features file within a directory called tmp below this. The sequence would be loaded in fine, but no annotations or features were imported, and no errors were given.

        Attachments

          Activity

            People

            Assignee:
            Unassigned Unassigned
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: