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

Resolve pairwiseAlignment() early and consistently #26

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

nanxstats
Copy link
Owner

This PR is a follow-up patch for #23.

It adds resolve_pwa() to the top of each function that ultimately uses pairwise alignment. If the dependency conditions can't be met for Biostrings or pwalign, the error will stop the call early instead of being put into the computational results.

@nanxstats nanxstats merged commit 21370ac into master Aug 31, 2024
5 of 6 checks passed
@nanxstats nanxstats deleted the fail-pwa-early branch August 31, 2024 02:11
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