FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 7c72839f authored by James Nairn's avatar James Nairn
Browse files

Merge branch 'jwrn_edit' of...

Merge branch 'jwrn_edit' of https://gitlab.developers.cam.ac.uk/jwrn3/pdn-canto-config into jwrn_edit
parents e7cb08c5 5ae10804
No related branches found
No related tags found
1 merge request!6Testing
......@@ -82,7 +82,7 @@ if [[ "${DATACHANGED}" == "YES" ]]; then
# reload the ontologies and extension configuration
# JWRN comment: I suspect the sudo here is superfluous as the script is running as root so removed
./canto/script/canto_docker ./script/canto_load.pl --process-extension-config --ontology /import_export/FBbt-GO_test2.obo --ontology /import_export/fly_development.obo --ontology /import_export/flybase_controlled_vocabulary.obo
./canto/script/canto_docker ./script/canto_load.pl --process-extension-config --ontology /import_export/FBbt-GO.obo --ontology /import_export/fly_development.obo --ontology /import_export/flybase_controlled_vocabulary.obo
fi
# Function to retry command until sucessful with max number of attempts
......
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