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

Complain on graph creation when k-mer size requested is > 32 #1094

Closed
ctb opened this issue Jun 13, 2015 · 1 comment
Closed

Complain on graph creation when k-mer size requested is > 32 #1094

ctb opened this issue Jun 13, 2015 · 1 comment

Comments

@ctb
Copy link
Member

ctb commented Jun 13, 2015

See #636; right now, the error message given for

 scripts/normalize-by-median.py -k 35 data/100k-filtered.fa

is:

  terminating with uncaught exception of type khmer::khmer_exception: Supplied kmer string doesn't match the underlying k-size.

which is not very clear :).

Could be added as part of #1050?

@ctb
Copy link
Member Author

ctb commented Jul 18, 2015

Fixed in #1050.

@ctb ctb closed this as completed Jul 18, 2015
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

No branches or pull requests

1 participant