Uses of Enum
org.biojava3.core.sequence.template.LightweightProfile.StringFormat
Packages that use LightweightProfile.StringFormat
-
Uses of LightweightProfile.StringFormat in org.biojava3.core.sequence
Methods in org.biojava3.core.sequence with parameters of type LightweightProfile.StringFormatModifier and TypeMethodDescriptionMultipleSequenceAlignment.toString
(LightweightProfile.StringFormat format) Support for different MSA formats -
Uses of LightweightProfile.StringFormat in org.biojava3.core.sequence.template
Methods in org.biojava3.core.sequence.template that return LightweightProfile.StringFormatModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static LightweightProfile.StringFormat[]
LightweightProfile.StringFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.biojava3.core.sequence.template with parameters of type LightweightProfile.StringFormatModifier and TypeMethodDescriptionLightweightProfile.toString
(LightweightProfile.StringFormat format) Returns a formatted view of the alignment profile.