Skip to content

Commit

Permalink
remove redundant orthomcl configs
Browse files Browse the repository at this point in the history
  • Loading branch information
haessar committed Nov 9, 2023
1 parent 4542af4 commit 03b29b1
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 43 deletions.
14 changes: 0 additions & 14 deletions data/orthomcl/orthomcl.config

This file was deleted.

14 changes: 0 additions & 14 deletions data/orthomcl/orthomcl_docker.config

This file was deleted.

12 changes: 0 additions & 12 deletions data/orthomcl/orthomcl_sqlite.config

This file was deleted.

1 change: 0 additions & 1 deletion loc_docker.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env {
params.GO_OBO = "/opt/go.obo"
params.CIRCOS_CONFIG_FILE = "/opt/data/circos/circos.debian.conf"
params.CIRCOS_BIN_CONFIG_FILE = "/opt/data/circos/circos.bin.debian.conf"
params.ORTHOMCL_CONFIG_FILE = "/opt/data/orthomcl/orthomcl_sqlite.config"
params.SPECFILE = "/opt/data/speck/output_check.lua"
params.AUGUSTUS_EXTRINSIC_CFG = "/opt/data/augustus/extrinsic.MPE.cfg"

Expand Down
1 change: 0 additions & 1 deletion loc_github.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env {
params.GO_OBO = "/opt/go.obo"
params.CIRCOS_CONFIG_FILE = "/opt/data/circos/circos.debian.conf"
params.CIRCOS_BIN_CONFIG_FILE = "/opt/data/circos/circos.bin.debian.conf"
params.ORTHOMCL_CONFIG_FILE = "/opt/data/orthomcl/orthomcl_sqlite.config"
params.SPECFILE = "/opt/data/speck/output_check.lua"
params.AUGUSTUS_EXTRINSIC_CFG = "/opt/data/augustus/extrinsic.MPE.cfg"

Expand Down
1 change: 0 additions & 1 deletion loc_web.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ env {
params.GO_OBO = "${HOME}/go.obo"
params.CIRCOS_CONFIG_FILE = "${baseDir}/data/circos/circos.debian.conf"
params.CIRCOS_BIN_CONFIG_FILE = "${baseDir}/data/circos/circos.bin.debian.conf"
params.ORTHOMCL_CONFIG_FILE = "${baseDir}/data/orthomcl/orthomcl_sqlite.config"
params.SPECFILE = "${baseDir}/data/speck/output_check.lua"
params.AUGUSTUS_EXTRINSIC_CFG = "${baseDir}/data/augustus/extrinsic.MPE.cfg"

Expand Down

0 comments on commit 03b29b1

Please sign in to comment.