Table of Contents
Members: data Sequence with FASTA data.
__init__ ( self, alphabet=Alphabet.generic_alphabet, title2ids=None, )
Arguments: o alphabet - The alphabet of the sequences we will be creating. o title2ids - A function that will convert the title of a FASTA record into the id, name and description information.
end_sequence ( self )
sequence ( self, line )
start_sequence ( self )
title ( self, line )