Brian Ondov
Brian Ondov
@michaelbarton this is certainly something we are open to, but the standardization you noted I think would be a prerequisite, especially with regard to the hash function, to keep things...
Another option would be making a Krona chart for each and then using `ktImportKrona` to combine them.
I've pushed an update that will ignore the unknown accessions instead of treating them as root. Note that this could cause overconfident classifications in some cases, but it seems like...
@hmontenegro the hack you propose should work with the latest release ([v2.8](https://github.com/marbl/Krona/releases/tag/v2.8)). If NCBI makes the "FULL" file the default in the future, this release should transition to the new...
This seems to be an issue with Excel Mac 2016 (v15.x). The next version of the template should solve this and also should allow more than two samples. Until then,...
The version available [here](https://github.com/marbl/Krona/raw/master/ExcelTemplate/Krona.xltm) should fix the category issue and also allows more than two samples. Let me know if this solves your issue, and if it does not cause...
Great, thanks for testing and reporting back. "Collapse" is for redundant wedges (i.e. with only one child); it would make sense to hide this if not applicable. A dropdown for...
@MetaDan89 what are some of the others missing? WP_121469408.1 should be there, but the accessions are stored without the version (the .1 suffix) if you're trying to grep. Try: `>ktGetTaxIDFromAcc...
These hits are now dropped by default in the latest code (see #150). Official release coming soon.
This is now in a release ([v2.8](https://github.com/marbl/Krona/releases/tag/v2.8)). Also see this [post](https://github.com/marbl/Krona/issues/150#issuecomment-777080598) in #150 for a temporary database fix that will allow all the above accessions to be found. NCBI will...