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

1.5.6 PR (fixes #144) #145

Merged
merged 6 commits into from
Nov 28, 2024
Merged

1.5.6 PR (fixes #144) #145

merged 6 commits into from
Nov 28, 2024

Conversation

BioWilko
Copy link
Collaborator

Made in response to /issues/144.

Currently align_trim prints a large amount of information about primer trimming to the file: {args.sample}.alignreport.er which also includes raised exceptions which can lead to failures where the exception is hidden from the end user.

This PR makes align_trim far less verbose by default so the stderr can be displayed during pipeline execution, any information previously stored in {args.sample}.alignreport.er is accessible in {args.sample}.alignreport.csv in far more detail.

The align_trim commands no longer pipe directly to samtools to ensure any exceptions are clearly displayed.

@BioWilko BioWilko merged commit 6cc5f5d into master Nov 28, 2024
2 checks passed
@BioWilko BioWilko deleted the dev branch November 28, 2024 09:25
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.

1 participant