...
Code Block |
---|
vsearch --derep_fulllength $s TrnlTest16S.fa \ --strand plus \ --output $s derep.fa \ --sizeout \ --uc $s.derep.uc \ --relabel $s. \ --fasta_width 0 |
vsearch --cluster_unoise derep.fa --centroids zotus_vsearch.fa --sizein --sizeout
...
Code Block |
---|
vsearch --derep_fulllength $s TrnlTest16S.fa \ --strand plus \ --output $s derep.fa \ --sizeout \ --uc $s.derep.uc \ --relabel $s. \ --fasta_width 0 |
vsearch --cluster_unoise derep.fa --centroids zotus_vsearch.fa --sizein --sizeout