uproc_matrix * uproc_model_orf_threshold(uproc_model *model)
Returns the ORF threshold matrix of the model.
void uproc_model_destroy(uproc_model *model)
Destroy the model and all associated objects.
uproc_substmat * uproc_model_substitution_matrix(uproc_model *model)
Returns the substitution matrix of the model.
Array of matrices of amino acid distances.
uproc_model * uproc_model_load(const char *path, int orf_thresh_level)
Loads all required data of a UProC model from files in the given directory and returns a correspondin...
Module: 2D double matrix.
uproc_matrix * uproc_model_codon_scores(uproc_model *model)
Returns the codon scores of the model.
Module: Evolutionary Curve.
Module: Amino acid substitution matrix.