-
Notifications
You must be signed in to change notification settings - Fork 32
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
Search equivalent names with name2taxid? #87
Comments
Oh, I thought
|
shenwei356
added a commit
that referenced
this issue
Oct 12, 2023
Just removed the restriction of name types.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
taxonkit version
Describe your issue
echo "Saccharomyces boulardii" | taxonkit name2taxid
gives no taxid output.Looking in the
names.dmp
, 'Saccharomyces boulardii' can be found under:252598 | Saccharomyces boulardii | | equivalent name |
.Is there a reason why 'name2taxid' only searches for scientific names or synonyms?
taxonkit/taxonkit/cmd/util-complex-data.go
Line 60 in 571eda0
The text was updated successfully, but these errors were encountered: