tombo
tombo copied to clipboard
resquiggle command problem
the command I am giving is as follows:
$ tombo resquiggle /tombotest/fast5/ \ /tombotest/fast5/msmeg.fasta/ \ --processes 4 --num-most-common-errors 5
It is showing unrecognised arguements: --processes 4
Also can anyone explain what does 4 and 5 means in the above command. Also if they can be changed.
Thankyou.
Try removing the backslashes. Run tombo resquiggle --help
for a summary of what each option does. All the options can be changed.