Summary
XSTK is a suite of C and C++ libraries and command-line programs for DNA sequence analysis. Tested on Mac OSX and a variety of Linux systems.
Includes source code for the following programs:
barcrawl -- Design of barcoded oligonucleotides for multiplex sequencing.
bartab -- Annotation, binning and dereplication of barcoded DNA sequences.
-- Now inputs fastq format and allows barcodes on 3’ ends of reads.
biodiv -- Calculation of common ecological biodiversity indices.
sortx -- OTU clustering of aligned sequences.
fa2fq -- Translate from fasta to fastq format.
fq2fa -- Translate from fastq to fasta format.
fa2nw -- Create newick-format selection tree from fasta file.
nm2nw -- Create newick-format selection tree from list of taxon names.


