ETCHING-team / ETCHING

Ultra-fast, high-performing structural variation (SV) detector
http://big.hanyang.ac.kr/ETCHING
MIT License
23 stars 4 forks source link

Fix error : `((: CHECK == : syntax error: operand expected (error token is "== ")` #2

Closed lindenb closed 1 year ago

lindenb commented 1 year ago

Hi, thank you for creating etching. I just tried to use it by cloning + compile the git repo. But I got the following error:

ETCHING/bin/etching: line 1096: ((: CHECK == : syntax error: operand expected (error token is "== ")

I hope the following PR would fix the error.