Intron-params

Defined in file gnomon.asn
C++ class: CIntron_params


Intron-params ::= SEQUENCE {
    initp REAL , -- probability of a genomic point be in an intron
    phase-probabilities SEQUENCE OF REAL , -- 3 elements (per phase)
    to-term REAL, -- probability to be the last 
    length Length-distribution-params }