Home
last modified time | relevance | path

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

/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/tigr/
H A DcombineMUMs.cc91 float Branch_Pt_Match_Value = BRANCH_PT_MATCH_VALUE; variable
260 Branch_Pt_Match_Value = 1.0 - Percent_ID; in main()
1365 Max_Score = Row * Branch_Pt_Match_Value; in Prefix_Edit_Dist()
1404 Score = Longest * Branch_Pt_Match_Value - e; in Prefix_Edit_Dist()
1442 Score = Longest * Branch_Pt_Match_Value - e; in Prefix_Edit_Dist()
1737 Max_Score = Row * Branch_Pt_Match_Value; in Rev_Prefix_Edit_Dist()
1776 Score = Longest * Branch_Pt_Match_Value - e; in Rev_Prefix_Edit_Dist()
1813 Score = Longest * Branch_Pt_Match_Value - e; in Rev_Prefix_Edit_Dist()