Uses of Class
de.jstacs.data.alphabets.DNAAlphabet

Packages that use DNAAlphabet
de.jstacs.data.alphabets Provides classes for the representation of discrete and continuous alphabets, including a DNAAlphabet for the most common case of DNA-sequences. 
 

Uses of DNAAlphabet in de.jstacs.data.alphabets
 

Fields in de.jstacs.data.alphabets declared as DNAAlphabet
static DNAAlphabet DNAAlphabet.SINGLETON
          The only instance of this class.