I am running the code fragment below and stop in 'running hhsearch'. I didn't get any error displays.
_../run_pyrosetta_versh input. fa .
I find this code stop in this line:
$HH -i $WDIR/t000.msa0.ss2.a3m -o $WDIR/t000.hhr -atab $WDIR/t000.atab -v 0 > $WDIR/log/hhsearch.stdout 2> $WDIR/log/hhsearch.stderr_
I can't get t000.hhr_ and t000.atab_ . I don't know how to solve this problem.
I am running the code fragment below and stop in 'running hhsearch'. I didn't get any error displays. _../run_pyrosetta_versh input. fa . I find this code stop in this line: $HH -i $WDIR/t000.msa0.ss2.a3m -o $WDIR/t000.hhr -atab $WDIR/t000.atab -v 0 > $WDIR/log/hhsearch.stdout 2> $WDIR/log/hhsearch.stderr_ I can't get t000.hhr_ and t000.atab_ . I don't know how to solve this problem.