update gitmodules and setup.cfg

This commit is contained in:
Geoffrey Yu
2023-05-16 15:45:01 +02:00
parent c6c2641736
commit 7581599b2f
2 changed files with 18 additions and 6 deletions

8
.gitmodules vendored
View File

@@ -1,9 +1,11 @@
[submodule "alphapulldown/analysis_pipeline/af2plots"]
path = alphapulldown/analysis_pipeline/af2plots
url = https://gitlab.com/gchojnowski/af2plots.git
[submodule "alphapulldown/ColabFold"]
path = alphapulldown/ColabFold
url = git@github.com:sokrypton/ColabFold.git
branch = main
[submodule "alphafold"]
path = alphafold
url = git@github.com:henrywotton/alphafold.git
[submodule "alphapulldown/analysis_pipeline/af2_plots"]
path = alphapulldown/analysis_pipeline/af2_plots
url = git@git.embl.de:gchojnowski/af2plots.git
branch = main