What is the proper input for "qiime fragment-insertion sepp" plugin if I want to build a gg2 tree?

Hi all,

Thanks in advance to those who can help me out. I've read through the "Parkinson’s Mouse Tutorial" and tried to build a gg2-based phylogenetic tree using the "qiime fragment-insertion sepp" plugin:

qiime fragment-insertion sepp
--i-representative-sequences rep-seqs.qza
--i-reference-database 2024.09.backbone.full-length.fna.qza
--o-tree tree.qza
--o-placements tree_placements.qza
--p-threads 8

And I realized that "2024.09.backbone.full-length.fna.qza" is not the proper input. I noticed there is a post and a corresponding repository that contains lots of QIIME 2 compatible artifacts:

I believe there's a ready-to-use input file for parameter "--i-reference-database" (or maybe not?). Can anyone kindly point out which file I should use in the repo to run the "qiime fragment-insertion sepp" plugin?

Jason

Hi @jjj33 ,
I think your query is answered here:

Good luck!

Hi Jason and @Nicholas_Bokulich,

There is a post about using GG2 with SEPP here in conjunction with @wasade.

"Given these observations, it now seems viable to use SEPP with Greengenes2 to obtain a phylogeny from arbitrary amplicon sequence variants. A Greengenes2 2022.10 reference compatible with q2-fragment-insertion can be obtained from the Greengenes2 FTP."

-Celeste

1 Like

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