OEReadFASTAFile

bool OEReadFASTAFile(oemolistream& ifs, OEMolBase& mol,
                     bool customResidues = false,
                     bool embeddedSmiles = false)

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.