Commit Graph

93 Commits

Author SHA1 Message Date
Jennifer Wei 6f63267114
Merge pull request #470 from rkosai/main
Remove unnecessary double-load of config_json.
2024-07-18 15:29:51 +07:00
Jannik Gut 7d227395d6
Merge branch 'main' into main 2024-07-18 03:17:55 +02:00
Ryan Kosai 8b5212da72 Remove unnecessary double-load of config_json. 2024-07-16 20:48:43 -07:00
Jennifer Wei fcb7796710 edits to inference documentation and script for parameters 2024-05-13 04:50:25 +00:00
Jennifer e4f9af23e7 Merge branch 'setup-improvements' of https://github.com/aqlaboratory/openfold into setup-improvements 2024-05-02 03:11:15 -04:00
Jennifer c4cccb6b0e adds deepspeed_evoformer flag to inference script. 2024-05-02 02:55:21 -04:00
Jennifer 0f2b292913 Adds `experiment_config_json` for setting custom configurations with a json. 2024-05-02 02:36:12 -04:00
Jennifer d1fe024b20 Adds `experiment_config_json` for setting custom configurations with a json. 2024-03-13 01:22:46 -04:00
rostro36 10b6838817 Fix always is_custom_template. 2024-03-01 10:08:04 +01:00
Christina Floristean ed40380c76 Hotfix to switch order of feature dict generation 2024-02-23 14:18:27 -05:00
rostro36 17f24bd7d2 Added custom template folder 2024-02-20 09:57:12 +01:00
Christina Floristean 6275091c96 Fixed learning rate scheduler issue, returned to original msa file parsing 2024-02-07 15:47:24 -05:00
Jennifer 0cf8b928e1 remove nested definition of local_alignmnet_dir in run_pretrained_openfold.py 2024-02-02 01:29:21 -05:00
Christina Floristean f94ee668e5 Fixes for inference alignment generation 2023-11-02 13:43:48 -04:00
Christina Floristean 15850092d3 Added multimer inference to README 2023-10-30 16:15:05 -04:00
Christina Floristean d7c115371e Merge branch 'main' into multimer 2023-10-27 12:09:39 -04:00
Sachin Kadyan 86b990d6ed Separate out input parsing code in `EmbeddingGenerator`
Bugfix: Corrected paths for just-in-time embedding generation
2023-10-24 12:30:25 -05:00
Sachin Kadyan 8185c30775 Just-in-time embedding generation for the SoloSeq model 2023-10-24 01:03:20 -05:00
Sachin Kadyan e8de822e9b Improved UX: Automatically set the single seq mode flag 2023-10-10 16:33:07 -04:00
Sachin Kadyan 299629903b Added documentation for some sequence embedding model changes. 2023-10-10 16:33:07 -04:00
Sachin Kadyan 8c94482aa0 Added a separate AlignmentRunner for handling seq_emb mode.
- In `seq_emb` mode, the AlignmentRunner works only on generating templates.
2023-10-10 16:33:07 -04:00
Sachin Kadyan aacf1b6fb2 Added single seq mode in inference script and forwarded to the FASTA processors.
- Added `use_single_seq_mode` flag in inference script arguments.
- Passed on the flag to the FASTA file `data_processor`.
2023-10-10 16:33:07 -04:00
Dingquan Yu 7f12c2a7fc
Update run_pretrained_openfold.py 2023-09-19 18:00:39 +02:00
Geoffrey Yu 9a679b3186 fixed problem with multimer inference 2023-09-19 11:21:49 +02:00
Christina Floristean fdcb72e846 Bug fixes for multimer inference and monomer training 2023-08-02 15:15:06 -04:00
Christina Floristean 425bdb5e21 Added UniRef30 to data pipeline 2023-04-18 13:37:36 -04:00
Christina Floristean 736f27fdc8 Merge main again 2023-04-11 12:28:09 -04:00
Christina Floristean 39a6d0e64a Merging in main branch 2023-04-09 11:07:04 -04:00
Jose Duarte 8a76cc153e WIP towards writing relaxed structure as modelcif 2023-03-06 15:48:23 -08:00
Jose Duarte 9db8dc369b Adding output_cif as CLI argument 2023-02-20 14:08:05 -08:00
Sam DeLuca ef222a31cb add long_sequence_inference option to command line 2022-12-13 19:46:07 +00:00
mhrmsn b41a9c83a2 Add subtract_plddt argument to prep_output call 2022-09-21 14:33:45 -04:00
Sam DeLuca 71a274d89b adding a script for threading a sequence onto a structure 2022-08-24 14:11:45 +00:00
Brian Loyal 450f523631 Added more error handling 2022-08-12 11:33:23 -05:00
Brian Loyal 95c83ae1df Bug fix 2022-08-12 11:21:07 -05:00
Brian Loyal 32dd89bb1c Write the inference and relax times to file 2022-08-12 10:52:13 -05:00
Gustaf Ahdritz ecd5a7ed50
Fix config setting bug in inference script 2022-07-29 13:06:37 -04:00
Santi Villalba 88450a6798 fix tag-sequence missmatch when predicting for multiple fastas 2022-07-16 19:18:58 +02:00
Gustaf Ahdritz 4b3a102ffa Fix timing in inference script 2022-07-15 16:07:12 -04:00
Gustaf Ahdritz 9617306a75 Add option to subtract pLDDT from 100 2022-07-08 16:49:48 -04:00
Gustaf Ahdritz 4f53624d92 Add tracing, TensorFloat32 utilization, and FlashAttention 2022-07-08 11:37:41 -04:00
Sam DeLuca 7d23b6543f improving file naming in run_pretrained_openfold 2022-06-29 12:53:28 +00:00
Brian Loyal 294c04add3 Updated code to and fix bad fasta inputs 2022-06-23 13:53:59 -05:00
Brian Loyal 435c164dd4 Only use .fa files, not subfolders or other files 2022-06-23 08:42:10 -05:00
Brian Loyal 148afc98da Update fasta code to account for multi-line seqs 2022-06-23 08:41:06 -05:00
Gustaf Ahdritz 3654b7f307 Fix inference script again 2022-06-22 23:41:01 -04:00
Gustaf Ahdritz 04d1f005f9 Fix undefined reference 2022-06-22 23:34:55 -04:00
Gustaf Ahdritz 1fa6ffab77 Refactor run_pretrained_openfold.py a little 2022-06-22 23:30:43 -04:00
Sam DeLuca a2ab7ab7f5 more fixes 2022-06-22 18:58:39 +00:00
Sam DeLuca ce04296201 bugfix 2022-06-22 18:28:20 +00:00