(model* mo, sequence_t* sq)
Calculates the background distribution for a sequence_t the calculated distribution is uniform, every state with the same order has the same background distribution.
Documentation
Calculates the background distribution for a sequence_t
the calculated distribution is uniform, every state with the same order
has the same background distribution.
Set more sophisticated background distribution from python.
Caution: overwrites the pointer to previous defined background distributions!
- Parameters:
- - mo : a pointer to the model
sq - : a pointer to a sequence_t struct
- Returns:
- : -1 on error, 0 else
Alphabetic index
This page was generated with the help of DOC++.