I get the following error:
$./novoalign -d ./Homo_sapiens_GRCh37.ndx -f xyz.fastq -F ILM1.8 -m99 -l18 -rAll -c14 -o sam
Interrupted..11
Stack Dump ...
ip = 0x 40060f, sp = 0x 7fff52c33dd0
The same command runs just fine if i drop the -m99 option.
What is going on?
Your help is appreciated.
$./novoalign -d ./Homo_sapiens_GRCh37.ndx -f xyz.fastq -F ILM1.8 -m99 -l18 -rAll -c14 -o sam
Interrupted..11
Stack Dump ...
ip = 0x 40060f, sp = 0x 7fff52c33dd0
The same command runs just fine if i drop the -m99 option.
What is going on?
Your help is appreciated.
Comment