Currently, createorganism.cwl exits with a success message only if there is error output from the program - not if the organism was actually successfully created.
One solution is to have the workflow cat the output of the error log after it was generated. Then the user would see whether or not the command failed or succeeded.
Currently, createorganism.cwl exits with a success message only if there is error output from the program - not if the organism was actually successfully created.
One solution is to have the workflow cat the output of the error log after it was generated. Then the user would see whether or not the command failed or succeeded.