picrust / picrust2

Code, unit tests, and tutorials for running PICRUSt2
GNU General Public License v3.0
328 stars 104 forks source link

Running picrust on full geomes #350

Closed annotatebio closed 5 months ago

annotatebio commented 5 months ago

Would it be feasible to attempt to run Picrust on the full reference assemblies and their abundances, not just ASVs, in order to get KEGG annotations? Could the full script be used for that, or only selected submodules of it?

Thanks in advance

R-Wright-1 commented 5 months ago

Hi there, I'm not sure if I quite understand the question - could you explain a little more? Do you mean running PICRUSt on full genomes?

annotatebio commented 5 months ago

Yes, indeed what I meant is if it's possible to run PICRUSt on full genomes, to get KEGG pathways annotations :)

R-Wright-1 commented 5 months ago

Theoretically you could run it with just the 16S gene, but if you have the full genome then I would recommend just annotating the genome - PICRUSt generates predictions of what is in a genome, but it isn't for annotation. I would recommend something like Prokka or MicrobeAnnotator for that. I don't think I've personally used MicrobeAnnotator, but I've used Prokka and it's probably much easier to run than PICRUSt!