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

Use decimal values for --min_mapped_reads #814

Closed
royfrancis opened this issue Apr 27, 2022 · 2 comments
Closed

Use decimal values for --min_mapped_reads #814

royfrancis opened this issue Apr 27, 2022 · 2 comments
Labels
enhancement WIP Work in progress
Milestone

Comments

@royfrancis
Copy link

royfrancis commented Apr 27, 2022

Description of feature

--min_mapped_reads is currently set to an integer which means the lowest possible value is 1. In rare cases, it would be nice to manually set to a value below 1. For example if only 0.5% of the reads are mappable. Slack

@drpatelh drpatelh added this to the 3.7 milestone Apr 28, 2022
drpatelh added a commit to drpatelh/nf-core-rnaseq that referenced this issue Apr 28, 2022
@drpatelh drpatelh added the WIP Work in progress label Apr 28, 2022
@drpatelh
Copy link
Member

This was fixed in #813 @royfrancis. Be great if you can test with nextflow run nf-core/rnaseq <YOUR_PARAMETERS> -r dev to confirm.

@royfrancis
Copy link
Author

royfrancis commented May 1, 2022

I can confirm that it works!

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

No branches or pull requests

2 participants