Release_2.0 next
Compare changes
- Loraine Gueguen authored
+ 1
− 1
@@ -215,7 +215,7 @@ def create_org_param_dict_from_constants():
constants.py
parse_config()
.galaxy_persist_data
, tripal_banner_path
, jbrowse_menu_url
), update example config file and compose templates.webapollo_user
, webapollo_password
) in config file and in gspecies compose template, because apollo service not deployed here.parse_input()
et parse_config()
.organisms.yml.j2
and add create_org_param_dict_from_constants()
)ENABLE_WIKI
and ENABLE_APOLLO
to 0
in gspecies compose templateENABLE_BLAST
value in gspecies compose templatedatasets_to_get
subprocess.call()
with subprocess.run()
. Factorize run_command()
and run_docker_stack_deploy()