Open AnnaSyme opened 7 years ago
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: https://github.com/pachterlab/kallisto/issues/82
Thanks.
Currently attempting to build from source: brew reinstall kallisto -s
brew reinstall kallisto -s
But it fails due to #60
Maybe #59 would help.
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: https://github.com/pachterlab/kallisto/issues/82
Thanks.