Class ProteinSequenceCreator

java.lang.Object
org.biojava.nbio.core.sequence.io.ProteinSequenceCreator
All Implemented Interfaces:
SequenceCreatorInterface<AminoAcidCompound>
Direct Known Subclasses:
CasePreservingProteinSequenceCreator

public class ProteinSequenceCreator extends Object implements SequenceCreatorInterface<AminoAcidCompound>
Used to create a ProteinSequence from a String to allow for details about the location of the sequence etc.
Author:
Scooter Willis