Skip to content
Snippets Groups Projects
Commit 50c5a7f6 authored by Arthur Le Bars's avatar Arthur Le Bars
Browse files

added workflow path from constants_phaeo.py for single organism instances

parent 3cad9a5d
No related branches found
No related tags found
2 merge requests!47v2.5.0,!34WIP: blast and interpro workflow
......@@ -496,7 +496,7 @@ if __name__ == "__main__":
# Set workflow path (1 organism)
workflow_path = os.path.join(os.path.abspath(script_dir), constants_phaeo.WORKFLOWS_PATH,
constants_phaeo.WF_LOAD_GFF_JB_1_ORG_FILE)
constants_phaeo.WF_BLAST_INTERPRO_1_ORG_FILE)
# Check if the versions of tools specified in the workflow are installed in galaxy
utilities_bioblend.install_workflow_tools(workflow_path=workflow_path, instance=org_wf_param.instance)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment