OEReadFASTAFile

OEReadFASTAFile(ifs: oemolistream,
                mol: Union[OEGraphMol,OEMol,OEQMol],
                customResidues: bool = False,
                embeddedSmiles: bool = False) -> bool

Reads the contents of a FASTA sequence file into the specified OEMolBase. The amino acid residues of the sequence file are automatically expanded to an all atom representation.