Class DNASequenceCreator

java.lang.Object
org.biojava.nbio.core.sequence.io.DNASequenceCreator
All Implemented Interfaces:
SequenceCreatorInterface<NucleotideCompound>

public class DNASequenceCreator extends Object implements SequenceCreatorInterface<NucleotideCompound>
A helper class that allows different ways to read a string and create a DNA sequence. Used in FastaReaderHelper and probably a layer that isn't needed
Author:
Scooter Willis