Problem with taxonomy

Hello everyone!
I am new to qiime2. I have qiime2-2019.10 version, linux conda ubuntu
I complete all tasks in " “Moving Pictures” tutorial" and after
qiime taxa barplot
–i-table table.qza
–i-taxonomy taxonomy.qza
–m-metadata-file sample-metadata.tsv
–o-visualization taxa-bar-plots.qzv

I got the result that mine taxonomy, in all my 40 samples are
k__Bacteria;p__Firmicutes;c__Clostridia 100%

Bar plot didn’t split.
I will be very grateful for the help!!

Welcome to the forum, @mosmasha!

This sounds like it may be an issue with the taxonomy classification step, unless if you were expecting 100% Clostridia.

  1. how did you classify your sequences taxonomically? (method, source of the reference/classifier, etc)
  2. how many sequences do you have per sample? Were there any upstream processing issues that might cause a problem?
  3. What were you expecting to see?
  4. Could you share your taxa-bar-plots.qzv so that we can take a look?

There are several topics regarding taxonomy errors listed inside the following topic, these might give you some ideas of what may have gone wrong:

Thanks!

1 Like

Hello, Nicholas!
Thank you for your answer!
I understood my problem. I think, it was in the step:
qiime feature-classifier extract-reads,
Maybe I took the wrong section of 16s RNA (It was not V4)
When I used the full 16s RNA, the next step
(qiime feature-classifier classify-consensus-blast)
was succesful and next (qiime taxa barplot) too.

Thanks again for your reply!
To be honest, I thought I won’t get it and abandon this thing.
Now I want to continue!!! :tulip:

2 Likes

Hi @mosmasha,
So glad to hear you could resolve the problem, and that it has inspired you to continue!

Makes perfect sense — that could certainly cause the error you saw.

:partying_face:

Perfect.

Please get in touch if you have any more concerns!

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.