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

Packages that use ComplementableDiscreteAlphabet
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 ComplementableDiscreteAlphabet in de.jstacs.data.alphabets
 

Subclasses of ComplementableDiscreteAlphabet in de.jstacs.data.alphabets
 class DNAAlphabet
          This class implements the alphabet that is used for DNA.