feat(#141): add interaction network plotting

This commit is contained in:
Dima
2026-04-09 14:59:57 +02:00
parent 0bd4d4771e
commit 4e91d4e7bc
4 changed files with 590 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ script-files = [
"./alphapulldown/analysis_pipeline/create_notebook.py",
"./alphapulldown/analysis_pipeline/get_good_inter_pae.py",
"./alphapulldown/analysis_pipeline/plot_diagnostics.py",
"./alphapulldown/analysis_pipeline/plot_interaction_network.py",
"./alphapulldown/scripts/rename_colab_search_a3m.py",
"./alphapulldown/scripts/prepare_seq_names.py",
"./alphapulldown/scripts/generate_crosslink_pickle.py",