HiSat2 Error
1
0
Entering edit mode
2.0 years ago
Sky ▴ 10

Hello,

I am using HiSat2 to align paired-end sequencing data. I get the following error though: (ERR): hisat2-align died with signal 24 (XCPU) . I do not know what signal 24 means. Can anyone help? Both datasets are the same length. Thank you in advanced.

HiSat2 • 365 views
ADD COMMENT
0
Entering edit mode
2.0 years ago

It appears that signal 24 SIGXCPU means

The operating system sends this signal to a process that has exceeded its CPU limit. You can cancel any CPU limit with the shell command “ulimit -t unlimited” prior to running make though it is more likely that something has gone wrong if you reach the CPU limit in make

https://www-uxsup.csx.cam.ac.uk/courses/moved.Building/signals.pdf

ADD COMMENT

Login before adding your answer.

Traffic: 1961 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