Skip to content

Commit

Permalink
Do not install run_alphafold.py script
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaMolod committed Oct 23, 2024
1 parent cc8fe06 commit 8495e51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ install_requires =
tensorflow-cpu>=2.16.1
chex>=0.1.86
immutabledict>=2.0.0
scripts = ./alphafold/run_alphafold.py
./alphapulldown/scripts/create_individual_features.py
scripts = ./alphapulldown/scripts/create_individual_features.py
./alphapulldown/scripts/run_multimer_jobs.py
./alphapulldown/analysis_pipeline/create_notebook.py
./alphapulldown/scripts/rename_colab_search_a3m.py
Expand Down

0 comments on commit 8495e51

Please sign in to comment.