Home
last modified time | relevance | path

Searched refs:CA_STOP_CODON (Results 1 – 2 of 2) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/model/
H A Dmodelcodon.h20 const int CA_STOP_CODON = 1; // stop codon substitution variable
H A Dmodelcodon.cpp377 if (attr & (CA_STOP_CODON+CA_MULTI_NT)) { // stop codon or multiple nt substitutions in init()
489 rate_attr_row[j] = CA_STOP_CODON; in computeRateAttributes()
494 rate_attr_row[j] = CA_STOP_CODON; in computeRateAttributes()