Do we need rep-seqs when simulating data?

Hi,

We want to compare different qiime2 naive-bayes classifiers (trained with different databases) to assess which database work best with our data. We plan to create a test dataset with know composition to compare the performance of the classifiers. We were wondering how to perform the taxonomy assignment of the test dataset. It is necessary to simulate the illumina reads and create the rep-seqs or can we use directly the fasta file of the test dataset as an input for the feature-classifier classify-sklearn ? Which option is more correct?

Thanks in advance,

Alejandra

Hi @G-Molano-LA, welcome to :qiime2:!

If the main focus is for comparing taxonomic assignment using different classifiers, then you can stick with the rep-seqs file (at least dereplicated sequence data). You might be interested in several tools for such comparative analyses using the RESCRIPt plugin. You can read our paper for more details.

Hi @SoilRotifer,

Thanks for your quick response. If I had understood well, you recommend to use the rep-seqs file for the taxonomic assigment, but why not using the fasta file of the test dataset directly? The test dataset has been created with sequences from a database.

Thanks so much,

Alejandra

Hi @G-Molano-LA,

I guess I miss-understood what each of these files were going to be used for... Upon re-reading I think I follow what you were asking. You can use the fasta file directly, no need to simulate anything.

-Mike

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