FastFold icon indicating copy to clipboard operation
FastFold copied to clipboard

Request for guidance on generating fastfold training cache files

Open morou34 opened this issue 1 year ago • 1 comments

Hi ; I am in the process of setting up FastFold for training and encountered a requirement for 2specific cache files: mmcif_cache.json and chain_data_cache.json. These files appear to be essential for filtering templates by release dates and managing chain-level data during the training process. Could anyone provide guidance or scripts on how to generate these cache files?

morou34 avatar Mar 04 '24 15:03 morou34

if anyone has the same question here is the solution: https://github.com/aqlaboratory/openfold/tree/main/scripts use openfold scripts to generate the cache files.

mouaadAI avatar Apr 02 '24 13:04 mouaadAI