The exit status of the task that caused the workflow execution to fail was: 255 Error executing process > 'featureCounts
672 views
Skip to first unread message
Kevin Guan
unread,
Nov 18, 2021, 3:16:04 PM11/18/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nextflow
Hello,
I received this error:
The exit status of the task that caused the workflow execution to fail was: 255
Error executing process > 'featureCounts(file_name)'
Command output:
(empty)
Command error:
|| Total alignments : 26906819 ||
|| Successfully assigned alignments : 19733260 (73.3%) ||
|| Running time : 1.79 minutes ||
|| ||
|| ||
|| Summary of counting results can be found in file [file_name]
drhp...@gmail.com
unread,
Nov 19, 2021, 4:48:10 AM11/19/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nextflow
Hi Kevin,
This could happen for a number of reasons and is quite difficult to debug from the snippet you sent.
Please can you send the ".nextflow.log" file as well as the full error message printed to terminal please (you can redact paths if you wish)? If you have some code you can point to on Github that will help too.