forked from lucidrains/alphafold3-pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PDB distillation support (lucidrains#274)
* Update data_pipeline.py * Update test_af3.py * Update test_input.py * Update test_dataloading.py * Create test_msa_loading.py * Update test_template_loading.py * Update data/test dir * Create uniprot_to_pdb_id_mapping.dat * Update README.md * Create reduce_uniprot_ids_to_pdb.py * Update inputs.py * Create distillation_data_download.sh * Update distillation_data_download.sh * Update distillation_data_download.sh * Create reduce_uniprot_predictions_to_pdb.py * Update reduce_uniprot_predictions_to_pdb.py * Update reduce_uniprot_predictions_to_pdb.py * Update reduce_uniprot_predictions_to_pdb.py * Update reduce_uniprot_predictions_to_pdb.py * Update distillation_data_download.sh * Update biomolecule.py * Update data_pipeline.py * Update mmcif_writing.py * Update msa_parsing.py * Update template_parsing.py * Update inputs.py * Update test_af3.py * Update test_dataloading.py * Update test_input.py * Update test_msa_loading.py * Update test_template_loading.py * Update test_weighted_sampling.py * Add new test data * Update reduce_uniprot_predictions_to_pdb.py * Update README.md * Update trainer_with_pdb_dataset_and_weighted_sampling.yaml * Update test_trainer.py * Update trainer_with_pdb_dataset.yaml * Update trainer_with_pdb_dataset_and_weighted_sampling.yaml * Update trainer_with_pdb_dataset_and_weighted_sampling.yaml * Update training_with_pdb_dataset.yaml * Update trainer_with_pdb_dataset_and_weighted_sampling.yaml * Update trainer_with_atom_dataset_created_from_pdb.yaml * Update trainer_with_atom_dataset_created_from_pdb.yaml * Update trainer_with_pdb_dataset.yaml * Update training_with_pdb_dataset.yaml * Update test_weighted_sampling.py * Update trainer_with_pdb_dataset_and_weighted_sampling.yaml
- Loading branch information
Showing
67 changed files
with
889,161 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.