alphafold
alphafold copied to clipboard
Can I run alphafold2 without any structure template information?
Can I run alphafold2 without any structure template information? when I download the pdb_mmcif dataset, it is too slow, so I want to test af2 without any structure template in my local machine. How to change the original code???
I think the easiest way is to prepare dummy databases & obsolete.txt file. I uploaded my dummy dbs here. https://github.com/yamule/alphafold/tree/sep/dummy_database Please check readme.txt (the paths are better to be absolute).
OK, thanks, I will have a try!