Kallisto run error
1
0
Entering edit mode
6.7 years ago
shoujun.gu ▴ 380

I tried to use kallisto to align and quant my RNA-Seq data after built kallisto index, i tried to quant my data by typing:

kallisto quant -i $REF -o kal1 $R1 $R2

And I got an 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)

Could someone help me to solve this error?

I'm using kallisto 0.43.1 on Ubuntu 16.04.2 LTS. Thanks!

RNA-Seq alignment kallisto • 2.7k views
ADD COMMENT
0
Entering edit mode
6.7 years ago
shoujun.gu ▴ 380

after some google, i found it's a compiling problem. My kallisto was installed from brew. After I remove the old version, and directly installed from github, problem solved.

ADD COMMENT

Login before adding your answer.

Traffic: 1950 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6