From 8c973e16028cb95c978bb08cf79369a5c3520c31 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Sun, 28 Feb 2016 12:43:38 +0100 Subject: physchem feature class --- lib/lazar.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/lazar.rb') diff --git a/lib/lazar.rb b/lib/lazar.rb index e5c1609..c43dae7 100644 --- a/lib/lazar.rb +++ b/lib/lazar.rb @@ -69,11 +69,12 @@ CLASSES = ["Feature","Compound","Dataset","Validation","CrossValidation","LeaveO "error.rb", "opentox.rb", "feature.rb", + "physchem.rb", + "descriptor.rb", "compound.rb", "dataset.rb", "descriptor.rb", "algorithm.rb", - "descriptor.rb", "bbrc.rb", "model.rb", "similarity.rb", -- cgit v1.2.3