Commit 080d59fa authored by Castillo's avatar Castillo

minor changes

parent 61dbb71b
......@@ -211,7 +211,7 @@ class Phylo:
"minfpgsupp": { "type": float , "value": 0.0001 },
"minfsetsupp": { "type": int , "value": 2 },
"minfsetsize": { "type": int , "value": 4 },
"minsetdistance": { "type": int , "value": 0 },
"minsetdistance": { "type":float , "value": 0.0 },
"mram": { "type": int , "value": 40 },
"ncores": { "type": int , "value": 20 },
"query": { "type": str , "value": "" }
......
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