model** model_from_sequence_ascii

(scanner_t* s,
  long* mo_number)

Produces simple left-right models given sequences.

Documentation

Produces simple left-right models given sequences. The function "model_generate_from_sequence" is called for each model that should be made. The sequences are read in from the ASCII file and thrown away again when leaving the function.
Parameters:
s - : scanner
new_models - : number of models to produce
Returns:
vector of models

Alphabetic index



This page was generated with the help of DOC++.