(sequence_d_t* sqd,
scluster_t* cl)
Avoids empty models going out as outputs by assigning them a random sequence.
Documentation
Avoids empty models going out as outputs by assigning them a random
sequence. This may lead to a produce of a new empty model - therefore
change out sequences until a non empty model is found. (Quit after 100
iterations to avoid an infinite loop).
- Parameters:
- sqd - sequences to generate the model from
cl - cluster for the models
- Returns:
- 0 for success; -1 for error
Alphabetic index
This page was generated with the help of DOC++.