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

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

Constructors in de.jstacs.data.alphabets with parameters of type DNAAlphabet.DNAAlphabetParameterSet
DNAAlphabet(DNAAlphabet.DNAAlphabetParameterSet parameters)
          The constructor for the InstantiableFromParameterSet interface.