News and Announcements » |
Description:
This scripts is used prior to OTU picking when combining several separately denoised data sets. It sorts the FASTA file by cluster size, such that the OTU pciker now which are the most likely the best OTU centroids.
Usage: sort_denoiser_output.py [options]
Input Arguments:
Note
[REQUIRED]
Output:
A standard FASTA file
Example Usage:
sort_denoiser_output.py -f denoised_seqs.fasta -o denoised_seqs_sorted.fasta