alekseyzimin / masurca

GNU General Public License v3.0
245 stars 35 forks source link

chromosome_scaffolder.sh: AUTO_REP_COV_THRESH=: syntax error: operand expected (error token is "=") #316

Open Banthandor opened 1 year ago

Banthandor commented 1 year ago

I'm getting the following error:

/apps/gent/RHEL8/zen2-ib/software/MaSuRCA/4.1.0-GCC-11.3.0/bin/chromosome_scaffolder.sh: line 227: let: AUTO_REP_COV_THRESH=: syntax error: operand expected (error token is "=")

I used the following command:

chromosome_scaffolder.sh -r reference.fna -q query.fa -t 32 -i 95 -v -s longreads.fastq

Many thanks for making this software available.

This is the complete log file:

dr-ashu-geno commented 9 months ago

Hello, May I ask how you solved this issue? I am having the same error happening now..

Thank you in advance,