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

RDP nodes under a confidence threshold have to be tag "unclassified" #58

Closed
loic-couderc opened this issue Nov 14, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@loic-couderc
Copy link
Member

As mentioned in the issue #54, the RDP confidence score is not propagated to the krona.
But more importantly, the -c (assignment confidence cutoff) has no effect on nodes:

18941|CVKP01000051.3319.4841_m48Prior=0.004400Length=1515NormPrior=0.004222             Root    rootrank        1.0     Bacteria        domain  1.0     Firmicutes      phylum  1.0     Bacilli class   1.0     Lactobacillales order   1.0     Enterococcaceae family  0.41    Melissococcus   genus   0.41

The nodes with confidence < threshold have to be tagged unclassified:

18941|CVKP01000051.3319.4841_m48Prior=0.004400Length=1515NormPrior=0.004222             Root    rootrank        1.0     Bacteria        domain  1.0     Firmicutes      phylum  1.0     Bacilli class   1.0     Lactobacillales order   1.0     unclassified family  0.41    unclassified   genus   0.41```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant