Serena,
after some discussion with Tony, we think you probably cannot do a
comparison of the methods you are using directly. To compare, you
would need to run something like:
pick_otus.py -m usearch -x -k -l -i <input seqs> -o <no chimera
detection output> --word_length 64
which would disable the chimera check and size filtering, and
pick_outs.py -m usearch -l -i <input seqs> -o <chimera checking
performed> -f < reference database for chimera checking> --word_length
64
which does de novo an ref based chimera checking, with no size
filtering. However, the filtering of initial sequences during chimera
checking can change the seeds used (and numbers) for OTU picking in
the next step, so even in this case I'm dubious whether you'd be able
to compare results directly.
In any case, please remember we encourage our users to always check
sequences tagged as chimeric: most of them will be, but some of them
probably are not (and you will probably miss some that were never
tagged as such).
Jose
On Thu, May 17, 2012 at 9:53 AM, Serena Thomson