uw-ipd / RoseTTAFold2NA

RoseTTAFold2 protein/nucleic acid complex prediction
MIT License
306 stars 67 forks source link

make_rna_msa.sh: line 9: [: missing `]' #107

Closed SuhasSrinivasan closed 2 months ago

SuhasSrinivasan commented 2 months ago

https://github.com/uw-ipd/RoseTTAFold2NA/blob/0e3742355cd48ff1823e2b6a3893b5a07598d16d/input_prep/make_rna_msa.sh#L9

Suggested change:

if [ -f $out_dir/$out_tag.afa -a $overwrite = false ] 
SuhasSrinivasan commented 2 months ago

Submitted a Pull Request #111

SuhasSrinivasan commented 2 months ago

Fixed in PR #111