NCBI C++ ToolKit
Functions
aln_formats.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbistr.hpp>
#include <objtools/readers/aln_formats.hpp>
+ Include dependency graph for aln_formats.cpp:

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)
 

Function Documentation

◆ EAlignFormatToString()

string EAlignFormatToString ( EAlignFormat  alnFmt)

Definition at line 39 of file aln_formats.cpp.

References CLUSTAL, FASTAGAP, MULTALIN, NEXUS, PHYLIP, SEQUIN, and UNKNOWN.

◆ StringToEAlignFormat()

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.

Modified on Fri Sep 20 14:58:26 2024 by modify_doxy.py rev. 669887