baker-laboratory / RoseTTAFold-All-Atom

Other
572 stars 97 forks source link

Is this an error? #131

Closed remybonnav closed 2 weeks ago

remybonnav commented 2 weeks ago

I am not sure what shoudl be the output of a run.

Here I get this for python -m rf2aa.run_inference --config-name protein_sm with the example from the repository

/home/use/.conda/envs/RFAA/lib/python3.10/site-packages/hydra/_internal/defaults_list.py:251: UserWarning: In 'protein_sm': Defaults list is missing _self_. See https://hydra.cc/docs/1.2/upgrades/1.0_to_1.1/default_composition_order for more information warnings.warn(msg, UserWarning) Using the cif atom ordering for TRP. ./make_msa.sh examples/protein/7qxr.fasta 7qxr/A 4 64 pdb100_2021Mar03/pdb100_2021Mar03 Predicting: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 1.54sequences/s] Running HHblits against UniRef30 with E-value cutoff 1e-10

Running PSIPRED Running hhsearch cat: 7qxr/A/t000_.ss2: No such file or directory

Then it finishes.

But I cannot find any pdb file output

remybonnav commented 2 weeks ago

Ok solved by

106

https://github.com/baker-laboratory/RoseTTAFold-All-Atom/issues/106#issuecomment-2112950331