biopython v1.71.0 Bio.AlignIO.PhylipIO.RelaxedPhylipIterator

Relaxed Phylip format Iterator.

Link to this section Summary

Functions

Extract the sequence ID from a Phylip line (PRIVATE)

Link to this section Functions

Extract the sequence ID from a Phylip line (PRIVATE).

Returns a tuple containing: (sequence_id, sequence_residues)

For relaxed format split at the first whitespace character.