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

Expose max_frag_len parameter at class level and per-alignment level #174

Merged
merged 2 commits into from
Jun 19, 2018

Conversation

mvdbeek
Copy link
Contributor

@mvdbeek mvdbeek commented Jun 4, 2018

This is quite useful to me when aligning assembled ends of large inserts. The fist commit exposes this parameter in the Aligner class, so you can set this instance-wide. The second commit allows changing the max size per alignment, which I find useful as often I know the fragment size that I'm expecting for a particular set of assembled ends.

@lh3 lh3 merged commit 1bde2cf into lh3:master Jun 19, 2018
@lh3
Copy link
Owner

lh3 commented Jun 19, 2018

Thanks! I have merged your PR, but probably it would be better to expose a full map_opt in the long run. That is for future.

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

Successfully merging this pull request may close these issues.

2 participants