You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description
In the course of going through the Parkinson’s Mouse Tutorial, we noticed that when looking at the taxonomic classification results using the classifier retrained with the information about the typical stool sample composition, the species mentioned in the tutorial (B. ovatus) can be found in both sets of results in equal counts. In other words, with the data provided in the tutorial, retraining the classifier does not really improve the classification results with regard to B. ovatus. It seems as if the data originally used to train the first classifier changed in the meantime giving rise to similar results. In this context the tutorial question about the presence of B. ovatus in both results is potentially outdated.
Steps to reproduce the behavior
Open the taxonomy.qzv and bespoke_taxonomy.qzv visualizations from the PM tutorial
Filter the taxon list for "ovatus"
Compare results obtained in both
Expected behavior
Not sure, but supposedly the original taxonomy result should have less taxons identified as ovatus?
Actual behavior
Both results show the same number of ovatus taxa.
Screenshots
from taxonomy.qzv:
from bespoke_taxonomy.qzv:
Comments
This is under the assumption that retraining the classifier should improve identification results.
The text was updated successfully, but these errors were encountered:
To clarify, what changed is that the new uniform (default) pre-trained
classifier is using the RESCRIPt-processed greengenes database.
The bespoke classifier is trained using the old (raw) greengenes:
[image: image.png]
So two things need to happen:
1. the bespoke classifier should be trained on the same data as the uniform
classifier
2. the question needs to be changes to find another taxon that is
underclassified by the uniform classifier
Bug Description
In the course of going through the Parkinson’s Mouse Tutorial, we noticed that when looking at the taxonomic classification results using the classifier retrained with the information about the typical stool sample composition, the species mentioned in the tutorial (B. ovatus) can be found in both sets of results in equal counts. In other words, with the data provided in the tutorial, retraining the classifier does not really improve the classification results with regard to B. ovatus. It seems as if the data originally used to train the first classifier changed in the meantime giving rise to similar results. In this context the tutorial question about the presence of B. ovatus in both results is potentially outdated.
Steps to reproduce the behavior
taxonomy.qzv
andbespoke_taxonomy.qzv
visualizations from the PM tutorialExpected behavior
Not sure, but supposedly the original taxonomy result should have less taxons identified as
ovatus
?Actual behavior
Both results show the same number of ovatus taxa.
Screenshots
from taxonomy.qzv:
from bespoke_taxonomy.qzv:
Comments
The text was updated successfully, but these errors were encountered: