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

Add blast parameters to BlastMapping constructor #106

Open
GoogleCodeExporter opened this issue Apr 8, 2016 · 0 comments
Open

Add blast parameters to BlastMapping constructor #106

GoogleCodeExporter opened this issue Apr 8, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Now that blast is provided using a class interface, it would make sense to
make the constructor accept blast parameters and the optional al argument.
 Then you wouldn't have to pass those parameters to every method call for
that BlastMapping; this would also allow users to customize the parameters
used by the __getitem__ interface, which currently isn't possible.

Original issue reported on code.google.com by cjlee...@gmail.com on 31 Aug 2009 at 9:31

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

No branches or pull requests

1 participant