NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
string | EAlignFormatToString (EAlignFormat alnFmt) |
EAlignFormat | StringToEAlignFormat (const string &strFmt) |
string EAlignFormatToString | ( | EAlignFormat | alnFmt | ) |
EAlignFormat StringToEAlignFormat | ( | const string & | strFmt | ) |
Definition at line 61 of file aln_formats.cpp.
References CLUSTAL, FASTAGAP, MULTALIN, NEXUS, PHYLIP, SEQUIN, NStr::ToLower(), and UNKNOWN.