We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I was trying to run the pipeline of all my samples, however one sample keeped fail during dupRadar. I also attach the log file below. Any suggestion?
Thanks.
ERROR ~ Error executing process > 'NFCORE_RNASEQ:RNASEQ:DUPRADAR (Adh18-S_REP3)' Caused by: Process `NFCORE_RNASEQ:RNASEQ:DUPRADAR (Adh18-S_REP3)` terminated with an error exit status (1) Command executed: dupradar.r \ Adh18-S_REP3.markdup.sorted.bam \ Adh18-S_REP3 \ annot.gtf \ 2 \ paired \ 1 cat <<-END_VERSIONS > versions.yml "NFCORE_RNASEQ:RNASEQ:DUPRADAR": r-base: $(echo $(R --version 2>&1) | sed 's/^.*R version //; s/ .*$//') bioconductor-dupradar: $(Rscript -e "library(dupRadar); cat(as.character(packageVersion('dupRadar')))") END_VERSIONS Command exit status: 1 Command output: (empty) Command error: Input bam (Arg 1): Adh18-S_REP3.markdup.sorted.bam Input gtf (Arg 2): annot.gtf Strandness (Arg 3): reverse paired/single (Arg 4): paired Nb threads (Arg 5): 1 R package loc. (Arg 6): paired Output basename : Adh18-S_REP3 Loading required package: dupRadar Loading required package: parallel Error in if (trim > 0 && n) { : missing value where TRUE/FALSE needed Calls: duprateExpDensPlot -> mean -> mean.default Execution halted
nextflow.log
No response
The text was updated successfully, but these errors were encountered:
I have the same issue
Sorry, something went wrong.
No branches or pull requests
Description of the bug
Hi,
I was trying to run the pipeline of all my samples, however one sample keeped fail during dupRadar. I also attach the log file below. Any suggestion?
Thanks.
Command used and terminal output
Relevant files
nextflow.log
System information
No response
The text was updated successfully, but these errors were encountered: