#include <sim4.h>
Public Attributes | |
| int | len |
| int | pos1 |
| int | pos2 |
| int | score |
| int | Score |
| int | prev |
| struct msp * | next_msp |
| int msp::len |
Referenced by extend_hit(), link_msps(), and msp2exons().
| int msp::pos1 |
Referenced by exon_cores(), extend_hit(), link_msps(), msp2exons(), and smaller().
| int msp::pos2 |
Referenced by exon_cores(), extend_hit(), link_msps(), msp2exons(), and smaller().
| int msp::score |
Referenced by extend_hit(), link_msps(), and msp2exons().
| int msp::Score |
Referenced by link_msps().
| int msp::prev |
Referenced by exon_cores(), link_msps(), and msp2exons().
struct msp* msp::next_msp [read] |
Referenced by exon_cores(), and extend_hit().
1.5.6