From 4d682643a65740395b972a93feb705613057134d Mon Sep 17 00:00:00 2001 From: sverhoeven Date: Fri, 26 Jul 2024 14:07:57 +0200 Subject: [PATCH] Update catalog --- .../public/catalog/haddock3.easy.yaml | 4 ++-- .../public/catalog/haddock3.expert.yaml | 14 +++++++------- .../public/catalog/haddock3.guru.yaml | 14 +++++++------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/packages/haddock3_catalog/public/catalog/haddock3.easy.yaml b/packages/haddock3_catalog/public/catalog/haddock3.easy.yaml index 708a6d1..a918630 100644 --- a/packages/haddock3_catalog/public/catalog/haddock3.easy.yaml +++ b/packages/haddock3_catalog/public/catalog/haddock3.easy.yaml @@ -596,8 +596,8 @@ nodes: $comment: Value of cutoff cophenetic distance. When criterion is maxclust, this value is ignored. type: number - maximum: 9999 - minimum: 1 + maximum: 100 + minimum: 0.1 plot_matrix: default: false title: Plot matrix of members diff --git a/packages/haddock3_catalog/public/catalog/haddock3.expert.yaml b/packages/haddock3_catalog/public/catalog/haddock3.expert.yaml index e5fbd9b..4989125 100644 --- a/packages/haddock3_catalog/public/catalog/haddock3.expert.yaml +++ b/packages/haddock3_catalog/public/catalog/haddock3.expert.yaml @@ -675,8 +675,8 @@ nodes: $comment: Value of cutoff cophenetic distance. When criterion is maxclust, this value is ignored. type: number - maximum: 9999 - minimum: 1 + maximum: 100 + minimum: 0.1 plot_matrix: default: false title: Plot matrix of members @@ -6623,16 +6623,16 @@ nodes: sampling_factor: default: 1 title: Sampling factor for each starting model - description: This paramater control how many times a model will be refined. - $comment: This paramater control how many times a model will be refined. + description: This parameter control how many times a model will be refined. + $comment: This parameter control how many times a model will be refined. type: number - maximum: 200 + maximum: 400 minimum: 1 max_nmodels: default: 10000 title: Maximum number of models to refine - description: This paramater controls the maximum number of models to refine. - $comment: This paramater controls the maximum number of models to refine. + description: This parameter controls the maximum number of models to refine. + $comment: This parameter controls the maximum number of models to refine. type: number maximum: 50000 minimum: 1 diff --git a/packages/haddock3_catalog/public/catalog/haddock3.guru.yaml b/packages/haddock3_catalog/public/catalog/haddock3.guru.yaml index 55eac14..4174293 100644 --- a/packages/haddock3_catalog/public/catalog/haddock3.guru.yaml +++ b/packages/haddock3_catalog/public/catalog/haddock3.guru.yaml @@ -687,8 +687,8 @@ nodes: $comment: Value of cutoff cophenetic distance. When criterion is maxclust, this value is ignored. type: number - maximum: 9999 - minimum: 1 + maximum: 100 + minimum: 0.1 plot_matrix: default: false title: Plot matrix of members @@ -6920,16 +6920,16 @@ nodes: sampling_factor: default: 1 title: Sampling factor for each starting model - description: This paramater control how many times a model will be refined. - $comment: This paramater control how many times a model will be refined. + description: This parameter control how many times a model will be refined. + $comment: This parameter control how many times a model will be refined. type: number - maximum: 200 + maximum: 400 minimum: 1 max_nmodels: default: 10000 title: Maximum number of models to refine - description: This paramater controls the maximum number of models to refine. - $comment: This paramater controls the maximum number of models to refine. + description: This parameter controls the maximum number of models to refine. + $comment: This parameter controls the maximum number of models to refine. type: number maximum: 50000 minimum: 1