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

sourmash lca index doesn't give good error messages for diff ksize, non-DNA, etc #1012

Closed
ctb opened this issue Jun 5, 2020 · 0 comments · Fixed by #1013
Closed

sourmash lca index doesn't give good error messages for diff ksize, non-DNA, etc #1012

ctb opened this issue Jun 5, 2020 · 0 comments · Fixed by #1013

Comments

@ctb
Copy link
Contributor

ctb commented Jun 5, 2020

fixed in #1013 with the addition of messages like:

Building LCA database with ksize=31 scaled=10000 moltype=DNA

in lca index,

and

loaded {} hashes at ksize={} scaled={}

and

raise ValueError("cannot insert signature with moltype {} into DB (moltype {})
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 a pull request may close this issue.

1 participant