Home
last modified time | relevance | path

Searched refs:CPlan9SetNullModel (Results 1 – 3 of 3) sorted by relevance

/dports/biology/infernal/infernal-1.1.3/src/
H A Dcp9.c263 CPlan9SetNullModel(CP9_t *hmm, float *null, float p1) in CPlan9SetNullModel() function
H A Dcp9_modelmaker.c221 CPlan9SetNullModel(hmm, cm->null, 1.0); /* set p1 = 1.0 which corresponds to the CM */ in build_cp9_hmm()
2070 CPlan9SetNullModel(shmm, hmm->null, 1.0); /* set p1 = 1.0 which corresponds to the CM */ in CP9_check_by_sampling()
2619 CPlan9SetNullModel(hmm, cm->null, 1.0); /* set p1 = 1.0 which corresponds to the CM */ in sub_build_cp9_hmm_from_mother()
H A Dinfernal.h3099 extern void CPlan9SetNullModel(CP9_t *hmm, float *null, float p1);