From 57e6d7c2179cd191b994222d39a2bca07fb24312 Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Wed, 9 Aug 2006 00:56:21 +0000 Subject: [PATCH] Add documentation about Mussa::soft_threshold --- alg/mussa.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/alg/mussa.hpp b/alg/mussa.hpp index d673b7b..dbb04f5 100644 --- a/alg/mussa.hpp +++ b/alg/mussa.hpp @@ -185,6 +185,7 @@ public: int window; //! how many base pairs need to match order to record a window as conserved int threshold; + //! stores current filter used by GUI to change the connections shown int soft_thres; //! which nway comparison algorithm to use. enum analysis_modes ana_mode; -- 2.30.2