Hi,
according to
http://qiime.org/scripts/pick_otus.html, one could use usearch and uclust as the method of choice for clustering.
However, the manual of usearch states that usearch was basically not designed to cluster, as it is very basically a fast way to query sequences vs a defined database using unique word counts.
Uclust, if i understood the manual correctly, however, was designed to work as usearch, but starting with an empty database (and adding up new cluster centroids to its database).
So, could someone please clarify the differences between usearch and uclust in the QIIME pipeline?
Thank you!