# HG changeset patch # User pieter.lukasse@wur.nl # Date 1411118709 -7200 # Node ID 9018657a9f7383f93cc20faad3dae1c9cb61da20 # Parent 0ff22eec3e4b72b2ea9b96f8e46021ca187b1c27 Added "Membership cutoff (0.0 - 1.0)" option diff -r 0ff22eec3e4b -r 9018657a9f73 MsClust.jar Binary file MsClust.jar has changed diff -r 0ff22eec3e4b -r 9018657a9f73 msclust.xml --- a/msclust.xml Thu Sep 18 14:29:57 2014 +0200 +++ b/msclust.xml Fri Sep 19 11:25:09 2014 +0200 @@ -27,8 +27,10 @@ -pearsonPDReductionSlope $centerSelectionType.cs_pears_pd_reductionSlope -rtDistTolUnit $potDensFuncType.rt_dist_tol_unit.type -rtDistTol $potDensFuncType.rt_dist_tol_unit.pdf_rt_toler - -rtDistanceConfidence $potDensFuncType.pdf_scan_conf - -peakWidthMax $potDensFuncType.rt_dist_tol_unit.peak_width_max + -rtDistanceConfidence $potDensFuncType.pdf_scan_conf + #if $clusteringType.type == "original" + -clustMembershipCutoff $clusteringType.clust_membership_cutoff + #end if -centrotypesOut $centrotypesOut -simOut $simOut -micOut $micOut @@ -98,13 +100,9 @@ - - @@ -128,7 +126,9 @@ - +