Readers#
- class pycomsa.FastaReader(file)#
A reader for CoMSA-compressed FASTA files.
- __init__(file)#
Create a new FASTA reader.
- close()#
Close the reader and detach the file-like object.
A reader for CoMSA-compressed FASTA files.
Create a new FASTA reader.
Close the reader and detach the file-like object.