-
Notifications
You must be signed in to change notification settings - Fork 713
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pipe line Error with HiSAT2 Aligner #1288
Comments
memory issue is solved but still have this error : [- ] process > NFCORE_RNASEQ:RNASEQ:MULTIQC - Caused by: Command executed: INDEX= if [ -f iF_Novo_3.unmapped.fastq.1.gz ]; then cat <<-END_VERSIONS > versions.yml Command exit status: Command output: Command error: Work dir: Tip: you can replicate the issue by changing to the process work dir and entering the command -- Check '.nextflow.log' file for details |
I think it's quite likely HISAT2 is failing for some reason with those input data, which is causing the pipe error, see this Slack thread: https://nfcore.slack.com/archives/CE8SSJV3N/p1713885189645209. I would start with the actions proposed there. |
Closing for now but feel free to re-open if required. See #1270 (comment) |
I have the same as errors when I run the pipe line with HiSAT2 aligner. I am running nf-core/rnaseq locally and encountered this issue with HISAT2: |
Description of the bug
I have some errors when I run the pipe line with HiSAT2 aligner. If I use same configuration with STAR RSEM, I don't have any errors.
Command used and terminal output
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: