Main Page
|
Class Hierarchy
|
Class List
|
File List
|
Class Members
Main Class Reference
Interface to the "main" function runs combiner.
More...
#include <
Main.h
>
List of all members.
Public Member Functions
Main
()
void
run
(Options &,
CustomScore
*,
InputData
&, const string &, const string &, const string &)
Detailed Description
Interface to the "main" function runs combiner.
Constructor & Destructor Documentation
Main::Main
(
)
[inline]
Parameters:
Options
- command line options
CustomScore*
- user defined scoring function
InputData&
- all the evidence data stored here
const
string& - genomic sequence
const
string& - fasta header
const
string& - program string id output in gff file
The documentation for this class was generated from the following files:
Main.h
Main.cpp