Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

True multimer #190

Merged
merged 134 commits into from
Nov 15, 2023
Merged

True multimer #190

merged 134 commits into from
Nov 15, 2023

Conversation

DimaMolod
Copy link
Collaborator

in this version alphafold,colabfold and af2plots are directly included into setup.cfg
without that the submodules are not properly installed after update for me.
I also included run_alphafold.py to alphapulldown module to avoid all these cumbersome and unstable manipulations load_module

it works for me when installed via source code like this:

cd AlphaPulldown
python -m build
pip install dist/*.tar.gz

then the rest of the conda dependencies frpm README.md and
pytest -s test/
however, pypi doesn't allow the inclusion of direct links to setup.cfg
which is another good reason for completely moving to conda (in env.yml one can also use pip dependencies, so that's cleaner and more safe)

DimaMolod and others added 28 commits October 18, 2023 13:27
@DimaMolod DimaMolod merged commit fbc42bd into main Nov 15, 2023
0 of 4 checks passed
@DimaMolod DimaMolod deleted the TrueMultimer branch December 14, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants