summaryrefslogtreecommitdiff
path: root/lib/algorithm/fminer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/algorithm/fminer.rb')
-rw-r--r--lib/algorithm/fminer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/algorithm/fminer.rb b/lib/algorithm/fminer.rb
index 19fa6aa..3a69858 100644
--- a/lib/algorithm/fminer.rb
+++ b/lib/algorithm/fminer.rb
@@ -168,7 +168,7 @@ module OpenTox
end
metadata = {
- RDF.type => [OT.Feature, OT.Substructure],
+ RDF.type => [OT.Feature, OT.Substructure, OT.NumericFeature],
OT.smarts => smarts.dup,
OT.pValue => p_value.abs.round(5),
OT.effect => effect