package
0.3.7
Repository: https://github.com/evolbioinfo/goalign.git
Documentation: pkg.go.dev

# Functions

NewParser returns a new instance of Parser.
NewScanner returns a new instance of Scanner.
No description provided by the author

# Constants

Start of the file: "^CLUSTAL".
No description provided by the author
End of line token.
End of File.
Identifier of sequence or part of sequence.
No description provided by the author
Number of sequences or length.
Number of taxa and length of sequences.
Whitespace.

# Structs

Parser represents a parser.
Scanner represents a lexical scanner.

# Type aliases

No description provided by the author