OEWriteFASTAFile

void OEWriteFASTAFile(oemolostream &ofs, OEMolBase &mol, const char *ident)

Writes the molecule as a FASTA format protein sequence to the output stream ‘ofs’. The ‘ident’ parameter is used to specify the sequence identifier to be written before the molecule’s title on for each amino acid sequence.