Hello
I am a graduated student .
I am sorry. I'm not good at English.
I want to use vsearch.
But I can not understand vsearch.
What I want to do with vsearch
※with usearch
①time identify_chimeric_seqs.py -i AAA.fna -m usearch61 -o chimera_usearch -r ../../gg_13_8_otus/rep_set/97_otus.fasta
②filter_fasta.py -f AAA.fna -o seqs_filtered.fna -s chimera_usearch/non_chimeras.txt
③pick_open_reference_otus.py -i seqs_filtered.fna -o open_ref_otu -r ../../gg_13_8_otus/rep_set/97_otus.fasta -p ../../Script/uc_fasta_params.txt
④sort_otu_table.py -i open_ref_otu/otu_table_mc2_w_tax_no_pynast_failures.biom -o sorted_otu_table.biom
I think
①=vsearch --uchime_ref fastafile --nonchimeras outputfile:BBB --db fastafile [options]
Should I give outputfile extension?
I don`t understand ②〜 with vsearch.
please help me.