```
Aug-08 20:18:35.603 [Task monitor] ERROR nextflow.processor.TaskProcessor - Erro
r executing process > 'Run_kallisto_for_quantification (AAhu-FFinfer-TTsp-SS2)'
Caused by:
Process `Run_kallisto_for_quantification (AAhu-FFinfer-TTsp-SS2)` terminated with an error exit status (137)
Command executed:
#quantification by kallisto
kallisto quant -i transcripts.idx -o AAhu-FFinfer-TTsp-SS2_kallisto -t 23 -b 100 AAhu-FFinfer-TTsp-SS2.R1.fq.gz AAhu-FFinfer-TTsp-SS2.R2.fq.gz
mv AAhu-FFinfer-TTsp-SS2_kallisto/abundance.tsv AAhu-FFinfer-TTsp-SS2_abundance.tsv
Command exit status:
137
Command output:
(empty)
Command error:
[quant] fragment length distribution will be estimated from the data
[index] k-mer length: 31
[index] number of targets: 213,479
[index] number of k-mers: 614,018,229
[index] number of equivalence classes: 3,877,325
.command.sh: line 3: 9 Killed kallisto quant -i transcripts.idx -o AAhu-FFinfer-TTsp-SS2_kallisto -t 23 -b 100 AAhu-FFinfer-TTsp-SS2.R1.fq.gz AAhu-FFinfer-TTsp-SS2.R2.fq.gz
```
Any inputs on debugging this would be much appreciated.
Thank You