Skip to content
Discussion options

You must be logged in to vote

Hi @CamilleZhao7,

Great question! The path_abun_unstrat.tsv.gz file gives you the total pathway abundances across all ASVs, but to see the individual ASV contributions to gene families, you need to look at the intermediate files from the PICRUSt2 pipeline.

Finding ASV Contributions to Gene Families

The information you're looking for is in the stratified gene family output, which should be located in your PICRUSt2 output directory. Here's how to access it:

1. Check your PICRUSt2 output structure:

ls -la picrust2_output_pipeline/

You should see directories like:

  • EC_metagenome_out/ (EC predictions)
  • KO_metagenome_out/ (KEGG Ortholog predictions)
  • pathways_out/ (pathway predictions)

2. Look f…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cafferychen777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants