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

Fix module crashing due to missing field in report #1716

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

ErikDanielsson
Copy link
Collaborator

The miRTop module was crashing due to ref_miRNA_sum missing in some cases as was reported in nf-core/smrnaseq#137 and #1712. This fixes this by defaulting to zero reads if the field is not present in the file.

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md has been updated

Copy link
Member

@ewels ewels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! 🙌🏻

@ewels ewels merged commit 2aa1e50 into MultiQC:master Jun 27, 2022
@apeltzer
Copy link
Contributor

Thank you @ErikDanielsson and @ewels 🥳 🚀

@apeltzer
Copy link
Contributor

apeltzer commented Jul 4, 2022

Can we do this for arbitrary values in mirtop output? Same error for isoMiR_Perc :

image

@ewels
Copy link
Member

ewels commented Jul 4, 2022

x-ref #1719

@ewels
Copy link
Member

ewels commented Jul 4, 2022

<U+1FG0D>? 🤦🏻 ok should probably not show emojis in unsupported terminals 😓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants