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

trinity_kmer_length config option not working #102

Open
HumzaHemani opened this issue Sep 25, 2020 · 1 comment
Open

trinity_kmer_length config option not working #102

HumzaHemani opened this issue Sep 25, 2020 · 1 comment

Comments

@HumzaHemani
Copy link

Hi,

Setting the trinity_kmer_length option in the config file leads to this error from trinity:
ERROR, don't recognize parameter: --KMER_SIZE
Based on this, I believe that --KMER_SIZE should be changed to --__KMER_SIZE on line 1093 of tracer_func.py.
When running Trinity standalone instead of Tracer, using --__KMER_SIZE instead of --KMER_SIZE works.

Thank you!

@mstubb
Copy link
Member

mstubb commented Sep 25, 2020 via email

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

2 participants