Open xie-yun-ai opened 8 months ago
See the solution here: https://github.com/baker-laboratory/RoseTTAFold-All-Atom/issues/31
See the solution here: #31
Thank you very much
See the solution here: #31
hello,Do I need to change the script to perform this operation, or do I just need to download this tool
You only need to download this tool and add the export BLASTMAT=$FULLPATHTO/blast-2.2.26/data/
in input_prep/make_ss.sh
I'm so happy that I finally succeeded. I need to download blast export BLASTMAT=$PIPE_DIR/blast-2.2.26/data/
Congratulations. You've pointed me in a viable direction.
I'm so happy that I finally succeeded. I need to download blast export BLASTMAT=$PIPE_DIR/blast-2.2.26/data/
/Data/RoseTTAFold2NA/RoseTTAFold-All-Atom-2/RoseTTAFold-All-Atom/7u7w_protein/A/log/make_ss.stderr The file under this path reports an error like this buffer overflow detected : psipred terminated Data/RoseTTAFold2NA/RoseTTAFold-All-Atom-2/RoseTTAFold-All-Atom/input_prep/makess.sh: line 19: 1324074 Aborted (core dumped) psipred $ID.mtx $DATADIR/weights.dat $DATADIR/weights.dat2 $DATADIR/weights.dat3 > $ID.ss Bad psipred pass1 file format! rm: cannot remove 'xxProteinFolding/RoseTTAFold/test/t000.msa0.a3m.csb.hhblits.ss2': No such file or directory Then I checked the script file that reported an error. But I can't find a solution