Sequence

class pyfamsa.Sequence

A digitized sequence.

copy()

Copy the sequence data, and return the copy.

id

The identifier of the sequence.

Type:

bytes

sequence

The symbols of the sequence as an ASCII string.

Type:

bytes