NCBI C++ ToolKit
Classes | Functions
gene_info.hpp File Reference

Gene information class and related interfaces. More...

#include <corelib/ncbiexpt.hpp>
#include <corelib/ncbiobj.hpp>
#include <corelib/ncbistre.hpp>
+ Include dependency graph for gene_info.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  CGeneInfoException
 CGeneInfoException. More...
 
class  CGeneInfo
 CGeneInfo. More...
 
class  IGeneInfoInput
 IGeneInfoInput. More...
 

Functions

CNcbiOstreamoperator<< (CNcbiOstream &out, const CGeneInfo &geneInfo)
 Output the Gene information formatted as HTML. More...
 

Detailed Description

Gene information class and related interfaces.

Gene information is optionally presented in Blast output, along with standard sequence deflines, in the form of one or more lines describing the Gene, name of species, number of PubMed links, etc. This file defines the Gene information class, the related exception class, and the interface for obtaining Gene information from an input source.

Definition in file gene_info.hpp.

Function Documentation

◆ operator<<()

CNcbiOstream& operator<< ( CNcbiOstream out,
const CGeneInfo geneInfo 
)

Output the Gene information formatted as HTML.

Modified on Wed Sep 04 14:59:29 2024 by modify_doxy.py rev. 669887