Sequence#
- class pyfamsa.Sequence#
A digitized sequence.
- __init__(id, sequence)#
Create a new sequence.
- Parameters:
- Raises:
ValueError – when initializing an empty sequence.
- copy()#
Copy the sequence data, and return the copy.
A digitized sequence.
Create a new sequence.
ValueError – when initializing an empty sequence.
Copy the sequence data, and return the copy.