-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.3
-
Fix Version/s: 1.13
-
Component/s: Basic-Other, Workflow
-
Labels:
-
Environment:
Ubuntu 11.10/UGENE 1.10.3 & UGENE 1.11.0-dev
-
Tests Type:Manual scenario
-
Sprint:DEV-2013/10/17, TEST-2013/10/24, TEST-2013/10/31, DEV-2013/11/07, DEV-2013/11/14
-
Affect Type:Userdefined
Currently in UGENE it support creation of custom CMDline tools elements in WD. However most created CMDline tools elements has outputs that are unrecognisable by UGENE WD, thus resulting in 2 condition:
-No output at all, or
-Direct the output by hard-coding the path to output file that can only be viewed in terminal
This has a drawback as it does not allow user to view the results in UGENE GUI, particularly for users that are not familiar with the terminal environment.
Therefore it is good to create a Write element that "Write as it is", to allow users to view custom CMDline outputs in the UGENE GUI.