Skip to content
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

multiqc fails to run with --skipBiotypeQC option #353

Closed
drejom opened this issue Dec 4, 2019 · 0 comments
Closed

multiqc fails to run with --skipBiotypeQC option #353

drejom opened this issue Dec 4, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@drejom
Copy link
Contributor

drejom commented Dec 4, 2019

The pipeline runs without error, but the MultiQC process doesn't run with this option in effect.

Seems this is because of a missing .ifEmpty([]) suffix at

rnaseq/main.nf

Line 1666 in 3b6df9b

file ('featureCounts_biotype/*') from featureCounts_biotype.collect()

@drejom drejom self-assigned this Dec 4, 2019
@drejom drejom added the bug Something isn't working label Dec 4, 2019
@drejom drejom removed their assignment Dec 4, 2019
apeltzer added a commit that referenced this issue Dec 5, 2019
Fixes an issue where multiqc wont run with `--skipBiotypeQC` option (#353)
@apeltzer apeltzer closed this as completed Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants