biopython v1.71.0 Bio.Phylo.PhyloXML.MolSeq

Store a molecular sequence.

:Parameters:

value : string
    the sequence itself
is_aligned : bool
    True if this sequence is aligned with the others (usually meaning
    all aligned seqs are the same length and gaps may be present)

Link to this section Summary

Functions

Initialize parameters for the MolSeq object

Returns the value of the Molecular Sequence object

Link to this section Functions

Initialize parameters for the MolSeq object.

Returns the value of the Molecular Sequence object.