Uses of Interface
org.biojava.nbio.core.sequence.io.template.GenbankHeaderFormatInterface
Packages that use GenbankHeaderFormatInterface
-
Uses of GenbankHeaderFormatInterface in org.biojava.nbio.core.sequence.io
Classes in org.biojava.nbio.core.sequence.io that implement GenbankHeaderFormatInterfaceModifier and TypeClassDescriptionclass
GenericGenbankHeaderFormat<S extends AbstractSequence<C>,
C extends Compound> Constructors in org.biojava.nbio.core.sequence.io with parameters of type GenbankHeaderFormatInterfaceModifierConstructorDescriptionGenbankWriter
(OutputStream os, Collection<S> sequences, GenbankHeaderFormatInterface<S, C> headerFormat) Use default line length of 60GenbankWriter
(OutputStream os, Collection<S> sequences, GenbankHeaderFormatInterface<S, C> headerFormat, int lineLength) Set custom lineLength