Open outlierd29 opened 1 year ago
You need all dbs plus all third party tools for sequence alignments. This Dockerfile provides all tools you need to install. Just do it step by step if you are not building a docker container.
Note that you do not need to apply the patches listed in the Dockerfile as they have been applied in our modified source code.
I want to run the script to create my features from alphafold (https://github.com/FreshAirTonight/af2complex/blob/main/example/run_fea_gen.sh), but i am not sure how to set up my environment for this. Should downloading all the dbs would be enough? is there a more accesible way to create features (maybe outside of this repository)