Commit 58e5520c authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FEAT] Enabling Phylo 1 click

parent a458c7a0
...@@ -212,6 +212,7 @@ subConfig2config subConfig = defaultConfig { similarity = WeightedLogJaccard ...@@ -212,6 +212,7 @@ subConfig2config subConfig = defaultConfig { similarity = WeightedLogJaccard
, timeUnit = _sc_timeUnit subConfig , timeUnit = _sc_timeUnit subConfig
, clique = _sc_clique subConfig , clique = _sc_clique subConfig
, exportFilter = [ByBranchSize $ _sc_exportFilter subConfig] , exportFilter = [ByBranchSize $ _sc_exportFilter subConfig]
, defaultMode = True
} }
------------------------------------------------------------------------ ------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment