mirror of
https://github.com/KosinskiLab/AlphaPulldown.git
synced 2026-06-04 14:14:24 +08:00
added AlphaLink2 as a submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -14,3 +14,7 @@
|
||||
path = unifold
|
||||
url = https://github.com/dingquanyu/Uni-Fold.git
|
||||
branch = main
|
||||
[submodule "AlphaLink2"]
|
||||
path = AlphaLink2
|
||||
url = https://github.com/dingquanyu/AlphaLink2.git
|
||||
branch = main
|
||||
|
||||
1
AlphaLink2
Submodule
1
AlphaLink2
Submodule
Submodule AlphaLink2 added at 63d876e4de
@@ -29,7 +29,6 @@ packages=
|
||||
af2plots
|
||||
unifold
|
||||
unifold.data
|
||||
unifold.losses
|
||||
unifold.modules
|
||||
unifold.msa
|
||||
package_dir =
|
||||
@@ -38,7 +37,7 @@ package_dir =
|
||||
colabfold = ./alphapulldown/ColabFold/colabfold
|
||||
analysis_pipeline = ./alphapulldown/analysis_pipeline
|
||||
af2plots = ./alphapulldown/analysis_pipeline/af2plots/af2plots
|
||||
unifold = ./unifold/unifold/
|
||||
unifold = ./AlphaLink2/unifold/
|
||||
include_package_data = True
|
||||
|
||||
python_requires = >=3.8
|
||||
|
||||
Reference in New Issue
Block a user