jpuritz / dDocent

a bash pipeline for RAD sequencing
ddocent.com
MIT License
53 stars 41 forks source link

RefMapOpt error #60

Closed TomaszSuchan closed 4 years ago

TomaszSuchan commented 4 years ago

RefMapOpt.sh gives this error which I think is related to commit 251dd42:

Checking for required software

All required software is installed!

dDocent RefMapOpt version 2.8.8

Trimmed sequences found, proceeding with optimization.
/bin/bash: line 11: 226.075 + 100 : syntax error: invalid arithmetic operator (error token is ".075 + 100 ")
[...]
mawk: cannot open 2.2.results (No such file or directory)
TomaszSuchan commented 4 years ago

https://github.com/jpuritz/dDocent/pull/61#issue-353465263