-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
running:
kallisto quant -i transcripts.idx -o output833 --single -l 500 -s 50 SRR833_sub.fastq.gz
error:
...
[quant] finding pseudoalignments for the reads ...terminate called after throwing an instance of 'std::system_error'
what(): Enable multithreading to use std::thread: Operation not permitted
Aborted (core dumped)
Found a ?similar issue on the kallisto page: pachterlab/kallisto#82
Thanks.