Hello! I previously asked when to use the sub sampled data and sadly I am still confused. I was told “Things like amova/homova/pcoa/shannon/simpson/richness are calculated using dist.shared and summary.single using rarefaction.” and I understood that as we DO use the sub sampled data for these things.
In the mothur SOP The rarefaction step does not use the sub sampled data but to do the other alpha diversity indices in the next step, the sub sampled data IS used. I am just confused when to use the sub sampled file still.
rarefaction.single(shared=final.opti_mcc.shared, calc=sobs, freq=100) WHY NOT HERE?
summary.single(shared=final.opti_mcc.shared, calc=nseqs-coverage-sobs-invsimpson, subsample=T) HERE