NCBI C++ ToolKit
Classes | Functions
blastxml2_format.hpp File Reference
#include <objects/seqloc/Seq_loc.hpp>
#include <objmgr/scope.hpp>
#include <objects/seqalign/Seq_align_set.hpp>
#include <objtools/align_format/showalign.hpp>
#include <algo/blast/format/blastfmtutil.hpp>
#include <objects/seq/seqlocinfo.hpp>
+ Include dependency graph for blastxml2_format.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  IBlastXML2ReportData
 Interface for filling the top layer of the XML report. More...
 

Functions

void BlastXML2_FormatReport (const IBlastXML2ReportData *data, CNcbiOstream *out_stream)
 Fills all fields in the XML BLAST v2 output object. More...
 
void BlastXML2_FormatReport (const IBlastXML2ReportData *data, string file_name)
 
void BlastXML2_PrintHeader (CNcbiOstream *out_stream)
 
void BlastXML2_FormatError (int exit_code, string err_msg, CNcbiOstream *out_stream)
 
void BlastJSON_FormatReport (const IBlastXML2ReportData *data, string file_name)
 
void BlastJSON_FormatReport (const IBlastXML2ReportData *data, CNcbiOstream *out_stream)
 
void BlastJSON_PrintHeader (CNcbiOstream *out_stream)
 
Modified on Fri Sep 20 14:57:55 2024 by modify_doxy.py rev. 669887