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

Fixes for -min and -max parameters #234

Merged
merged 4 commits into from
Oct 9, 2024
Merged

Fixes for -min and -max parameters #234

merged 4 commits into from
Oct 9, 2024

Conversation

lcoombe
Copy link
Member

@lcoombe lcoombe commented Oct 9, 2024

  • Genome and metagenome modes: Add extra check before writing read to file to avoid reads that are slightly out of the specified length range
    • Same for unaligned reads
  • Clarified in the transcriptome help page that -min and -max are only used for unaligned reads (min_len and max_len options. #160)
  • To be consistent with genome mode, don't allow --perfect and --chimeric reads simultaneously in metagenome mode

…E.md

- Clarify that the -min and -max parameters in transcriptome mode are ONLY used for unaligned read simulation
- counter-intuitive to have chimeric reads in perfect mode
- This update is consistent with genome mode
@lcoombe lcoombe requested a review from parham-k October 9, 2024 19:21
Copy link
Member

@parham-k parham-k left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks @lcoombe.

@lcoombe lcoombe merged commit 54a49aa into master Oct 9, 2024
@lcoombe lcoombe deleted the fix_min_max branch October 9, 2024 21:13
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.

2 participants