You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added a new command-line argument `--trim` for quality-based trimmi…
…ng of read ends.
- Implemented logic to prevent using `--trim` alongside `--headcrop` or `--tailcrop`.
- Enhanced trimming functionality to support both quality-based and fixed-position trimming.