mirror of
https://github.com/baker-laboratory/RoseTTAFold-All-Atom.git
synced 2024-11-04 22:25:42 +00:00
Update make_msa.sh
This commit is contained in:
parent
3ec18abac4
commit
87ea2888f6
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Running PSIPRED"
|
echo "Running PSIPRED"
|
||||||
|
mkdir -p $out_dir/log
|
||||||
$PIPE_DIR/input_prep/make_ss.sh $out_dir/t000_.msa0.a3m $out_dir/t000_.ss2 > $out_dir/log/make_ss.stdout 2> $out_dir/log/make_ss.stderr
|
$PIPE_DIR/input_prep/make_ss.sh $out_dir/t000_.msa0.a3m $out_dir/t000_.ss2 > $out_dir/log/make_ss.stdout 2> $out_dir/log/make_ss.stderr
|
||||||
|
|
||||||
if [ ! -s $out_dir/t000_.hhr ]
|
if [ ! -s $out_dir/t000_.hhr ]
|
||||||
|
|
Loading…
Reference in a new issue