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

A summary of extrinsic evidence by source of evidence. More...

#include <gene.hh>

Public Member Functions

 Evidence (bool withNames)
 
void add (string source, string name)
 
void add (string source)
 
void print ()
 

Public Attributes

list< SrcEvidencesourceEvidence
 
int numEvidence
 
bool withNames
 

Detailed Description

A summary of extrinsic evidence by source of evidence.

Example:
E : 7 (e1,e2,e3,e4,e5,e6,e7)
P : 2 (p1,p2)
T : 1 (t1)
numEvidence = 10. numSources = 3. srcnames = [E,P,T], freq= [7,2,1], groupnames[0]= {e1,e2,...,e7}

Author
Mario Stanke

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