Files
rdkit/Python/ML/Data/test_data/test.dat
Greg Landrum 75a79b6327 initial import
2006-05-06 22:20:08 +00:00

22 lines
226 B
Plaintext
Executable File

# Testing data
# ----------
# Variable Table
# foo1 []
# foo2 []
# foo3 []
# foo4 []
# res [2,4]
# ---------
p1 foo 1 1.0 1 1.1
p2 foo 2 1.0 1 2.1
p3 foo 3 1.2 1.1 3.1
p4 foo 4 1.0 1 4.1
p5 foo 5 1.1 1 5.1