code change #860
Unanswered
RyanBioinfo
asked this question in
Q&A
code change
#860
Replies: 1 comment
-
I'm not sure why you would want to use decimals for taxids, why can't you just use integers? I guess it would be possible to change the code accordingly but I don't want to merge such a change without a good reason for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, Benjamin. I'm very interested in using Diamond with taxonomic data from a tool we developed in the lab (Taxallnomy). This tool provides the complete taxonomy for all nodes. I managed to make Taxdump-like files (nodes.dmp and names.dmp) with my data. However, the nodes.dmp file I generated contains both integers and decimals, and Diamond's code assigns the taxid string as integers. I would like to make this correction. I know it's not an easy job, but do you have any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions