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

for JavaScript, provide a single server-side service that collects all the initial web calls in Jalview into a single asynchronous call.

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: awt-gui
    • Labels:

      Description

      We won't be able to do this in JavaScript:

      Attempting to connect with MafftWS...
      Attempting to connect with MuscleWS...
      Attempting to connect with ClustalWS...
      Attempting to connect with ClustalOWS...
      Attempting to connect with TcoffeeWS...
      Attempting to connect with ProbconsWS...
      Attempting to connect with MSAprobsWS...
      Attempting to connect with GLprobsWS...
      Attempting to connect with AAConWS...
      Attempting to connect with RNAalifoldWS...
      Attempting to connect with JronnWS...
      Attempting to connect with DisemblWS...
      Attempting to connect with GlobPlotWS...
      Attempting to connect with IUPredWS...

      but what we could do is to make a call to a Jalview server that collects all those and returns a JSON construct that can initialize a session this way.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jalviewadmin Jim Procter
              Reporter:
              hansonr Bob Hanson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated: