Documentation
¶
Index ¶
Constants ¶
View Source
const ( FASTA_LINE_LEN = 80 // max line length for fasta output FASTA_INITIAL_NB = 2 // max line length for fasta output )
View Source
const ( PHYLIP_LINE = 60 PHYLIP_BLOCK = 10 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
Parser represents a parser.
Click to show internal directories.
Click to hide internal directories.