baker-laboratory / RoseTTAFold-All-Atom

Other
652 stars 118 forks source link

Error in the protein example #34

Open xie-yun-ai opened 8 months ago

xie-yun-ai commented 8 months ago

/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 9cce1665572421174612783152e798d7 Then I checked the script file that reported an error. But I can't find a solution 044dfe8fced8dd8a056227555410fd9c

cyangNYU commented 8 months ago

See the solution here: https://github.com/baker-laboratory/RoseTTAFold-All-Atom/issues/31

xie-yun-ai commented 8 months ago

See the solution here: #31

Thank you very much

xie-yun-ai commented 8 months ago

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

cyangNYU commented 8 months ago

You only need to download this tool and add the export BLASTMAT=$FULLPATHTO/blast-2.2.26/data/ in input_prep/make_ss.sh

xie-yun-ai commented 8 months ago

I'm so happy that I finally succeeded. I need to download blast export BLASTMAT=$PIPE_DIR/blast-2.2.26/data/

knight-qs commented 8 months ago

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/