NCBI C++ ToolKit
Classes | Macros | Functions | Variables
gap_stats.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbienv.hpp>
#include <corelib/ncbiargs.hpp>
#include <corelib/ncbifile.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/object_manager.hpp>
#include <algo/sequence/gap_analysis.hpp>
#include <objtools/data_loaders/genbank/gbloader.hpp>
#include <objtools/readers/fasta.hpp>
#include <objects/submit/Seq_submit.hpp>
#include <objects/misc/sequence_util_macros.hpp>
#include <util/format_guess.hpp>
#include <util/table_printer.hpp>
#include <serial/objistr.hpp>
#include <misc/xmlwrapp/xmlwrapp.hpp>
+ Include dependency graph for gap_stats.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CGapStatsApplication
 

Macros

#define ITERATE_GAP_TYPES(iter_name)    ITERATE(TGapTypeNameMap, iter_name, sc_gaptypename)
 

Functions

 USING_SCOPE (objects)
 
int main (int argc, const char *argv[])
 
void print_xml_node (xml::node *a_node)
 

Variables

 USING_NCBI_SCOPE
 

Macro Definition Documentation

◆ ITERATE_GAP_TYPES

#define ITERATE_GAP_TYPES (   iter_name)     ITERATE(TGapTypeNameMap, iter_name, sc_gaptypename)

Definition at line 127 of file gap_stats.cpp.

Function Documentation

◆ main()

int main ( int  argc,
const char *  argv[] 
)

Definition at line 1433 of file gap_stats.cpp.

References CNcbiApplicationAPI::AppMain().

◆ print_xml_node()

void print_xml_node ( xml::node a_node)

Definition at line 1440 of file gap_stats.cpp.

References xml::node::save_to_string().

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ USING_NCBI_SCOPE

USING_NCBI_SCOPE

Definition at line 57 of file gap_stats.cpp.

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