Skip to content
Snippets Groups Projects

Release 2.1

Merged Loraine Gueguen requested to merge release_2.1 into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -1773,7 +1773,7 @@ if __name__ == "__main__":
logging.info("Successfully imported and invoked workflow {0}, check the galaxy instance ({1}) for the jobs state".format(workflow_name, instance_url))
if workflow_type == "inteproscan":
if workflow_type == "interpro":
for sp_dict in sp_dict_list:
# Add and retrieve all analyses/organisms for the current input species and add their IDs to the input dictionary
Loading