Release_2.0 next
Compare changes
Files
13+ 18
− 20
@@ -6,33 +6,31 @@
\ No newline at end of file
\ No newline at end of file
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()