Uses of Enum
org.biojava3.core.sequence.template.LightweightProfile.StringFormat
-
Uses of LightweightProfile.StringFormat in org.biojava3.core.sequence
Modifier and TypeMethodDescriptionMultipleSequenceAlignment.toString
(LightweightProfile.StringFormat format) Support for different MSA formats -
Uses of LightweightProfile.StringFormat in org.biojava3.core.sequence.template
Modifier 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.Modifier and TypeMethodDescriptionLightweightProfile.toString
(LightweightProfile.StringFormat format) Returns a formatted view of the alignment profile.