Augustus 3.4.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
GBProcessor Class Reference

A GenBank data processor. More...

#include <genbank.hh>

Public Member Functions

 GBProcessor (string filename)
 
FileType fileType ()
 
GBPositionsnextPosition ()
 
GenegetGene (GBPositions *pos)
 
AnnoSequencegetAnnoSequence (GBPositions *pos)
 
AnnoSequencegetAnnoSequenceList ()
 
AnnoSequencegetSequenceList ()
 

Detailed Description

A GenBank data processor.

Author
Emmanouil Stafilarakis
See also
GBSplitter

Constructor & Destructor Documentation

◆ GBProcessor()

GBProcessor::GBProcessor ( string  filename)

Constructor

Member Function Documentation

◆ getGene()

Gene * GBProcessor::getGene ( GBPositions pos)

Get the gene information of the current data section. param pos A pointer to a GBPosition object with all needed information to build a gene object. return A gene object. see Gene, GBPositions


The documentation for this class was generated from the following files: