Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-6481

Add output file(s) from element with command-line tool to the WD dashboard

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: cmdline_elements
    • Fix Version/s: 33
    • Component/s: Workflow

      Description

      Currently, when a workflow with an element with command-line tools is run, the result files, produced by the element, are not added to the dashboard.

      For each of such instances of an element with command-line tool:

      • Output ports
      • Parameters with type "Output file URL"

      add to the *.etc file:

      • an attribute that specifies whether the corresponding file should appear on the WD dashboard on the workflow execution (e.g. "show_on_dashboard" with values "True" and "False")
      • an attribute that specifies whether an attempt should be made to open the result file in UGENE when the file is selected on the dashboard (e.g. "open_in_program" with values "True" and "False") - thus:
        • if the attribute is "True" and the file format is detected, the file is opened in UGENE
        • if the attribute is "True", but the file format is not detected, the file is opened by the operating system
        • if the attribute is "False", the file is opened by the operating system

      Both attributes currently will not be visualized in the UGENE GUI, only in the *.etc file. When an element is created in the GUI, the attributes should be set to "True" by default.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              yalgaer Yuliya Algaer
              Reporter:
              oigl Olga Golosova
              Assigned Tester:
              Dmitrii Sukhomlinov
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: