Hello,
rfantibody holds some hardcoded file paths that are not documented elsewhere
rpmmaker [rpm]:RFantibody/RFantibody-1.0.0 > grep -R /net/
src/rfantibody/rfdiffusion/parsers.py: summary_path = '/net/databases/antibody/sabdab_summary_all.tsv'
src/rfantibody/rfdiffusion/inference/model_runners.py: self.ckpt_path='/net/databases/diffusion/models/seq_alone_models_FoldConditioned_Jan23/BFF_4.pt'
src/rfantibody/rfdiffusion/inference/model_runners.py: self.ckpt_path = '/net/databases/diffusion/models/seq_alone_models_Dec2022/BFF_6.pt'
src/rfantibody/rfdiffusion/inference/model_runners.py: self.ckpt_path = '/net/databases/diffusion/models/hotspot_models/base_complex_finetuned_BFF_9.pt'
src/rfantibody/rfdiffusion/inference/model_runners.py: self.ckpt_path = '/net/databases/diffusion/models/hotspot_models/base_complex_ss_finetuned_BFF_9.pt'
src/rfantibody/rfdiffusion/inference/model_runners.py: self.ckpt_path = '/net/databases/diffusion/nate_tmp/new_SelfCond_crdscale0.25/models/BFF_4.pt'
scripts/scoring/minterface.py:xml = protocols.rosetta_scripts.XmlObjects.create_from_file('/net/databases/antibody/software/rosetta/util_minterface.xml')
what are the need//goal of this files ?
are they required to run RFantibody ?
where one can find this files ?
regards
Eric
Hello,
rfantibody holds some hardcoded file paths that are not documented elsewhere
what are the need//goal of this files ?
are they required to run RFantibody ?
where one can find this files ?
regards
Eric