Home
last modified time | relevance | path

Searched refs:frac_no_repeats (Results 1 – 6 of 6) sorted by relevance

/dports/biology/vt/vt-0.57721/
H A Dwdp_ahmm.h75 float frac_no_repeats; variable
H A Dahmm.h113 float frac_no_repeats; variable
H A Dlfhmm.h123 float frac_no_repeats; variable
H A Dahmm.cpp729 frac_no_repeats = motif_count - (mlen-last_motif_pos)/((float)mlen); in collect_statistics()
1056 std::cerr << "fractional no. repeat units : " << frac_no_repeats << "\n"; in print_alignment()
H A Dflank_detector.cpp708 ref = ahmm->frac_no_repeats; in compute_purity_score()
H A Dlfhmm.cpp860 frac_no_repeats = motif_count - (mlen-last_motif_pos)/((float)mlen); in collect_statistics()