(scluster_t* cl, long seq_id,
double** all_log_p, double* log_p)
Determines form an already calculated probability matrix, which model fits best to a certain sequence.
Documentation
Determines form an already calculated probability matrix, which model
fits best to a certain sequence.
- Parameters:
- cl - cluster
- seq_id ID of the sequence in question
all_log_p - matrix containing the probability of each sequence
for each model
log_p - the probability of the sequence in question for the
best fitting model
- Returns:
- index of best model if success, otherwize -1
Alphabetic index
This page was generated with the help of DOC++.