diff --git a/settings_filters/default_filters.json b/settings_filters/default_filters.json index a4c571e..488a164 100644 --- a/settings_filters/default_filters.json +++ b/settings_filters/default_filters.json @@ -248,15 +248,15 @@ "higher": false }, "Average_Surface_Hydrophobicity": { - "threshold": 0.35, + "threshold": null, "higher": false }, "1_Surface_Hydrophobicity": { - "threshold": 0.35, + "threshold": null, "higher": false }, "2_Surface_Hydrophobicity": { - "threshold": 0.35, + "threshold": null, "higher": false }, "3_Surface_Hydrophobicity": { @@ -1339,4 +1339,4 @@ "threshold": 3.5, "higher": false } -} \ No newline at end of file +}