Hi,
I wanted to follow-up on this. Is the per-sample implementation of uchime in the works? We have been using uchime on some of our data and the results can obviously differ between running uchime on the entire data set vs per-sample. But as Carlo mentions, it is more correct to run uchime on a per-sample basis. Currently, we are using mothur to process my data on a per-sample basis (as the per-sample approach is implemented there, using the data grouping options) and then I continue down stream within QIIME.
I suppose the other option would be to run uchime via pick_otus.py at 99% similarity on each sample (making separate sample files with split_fasta_on_sample_ids.py script) and then, at the very end, concatenate the output of all those runs. Finally, run a standard pick_otus.py again (w/o uchime of course) on the concatenated output with the standard 97% similarity?
-Thanks!
-Mike