| SearchEvidenceExons.c | geneid v 1.2 source documentation | 
| Description: | 
| 
 
Management of how many annotations are going to be included in the
current split together with ab initio predictions, depending on their
positions (range l1,l2).
 
 | 
| Briefing: | 
void SearchEvidenceExons(packExternalInformation* p, 
                         packEvidence* evidence,
                         long l2)
 | 
| 
 
Extracting the block (list) of annotations useful to 
integrate in the current fragment with the ab initio predictions. 
This block is defined by the counters i1vExons and i2vExons.
 
 | 
void SwitchCounters(packExternalInformation* p)  | 
| 
 
Prepare to process the next block of annotations from i2vExons up to forward
in the following fragment of sequence.
 
 | 
void resetEvidenceCounters(packExternalInformation* p)  | 
| 
 
First block of annotations to be processed.
 
 | 
Enrique Blanco Garcia © 2003