Sha256: bd9539c51b2eb9ab4f155489a693ef9b1a869b9b6d337d7ad405bc46828853f3

Contents?: true

Size: 521 Bytes

Versions: 2

Compression:

Stored size: 521 Bytes

Contents

['rubygems', 'sinatra', 'sinatra/url_for', 'ohm', 'rest_client', 'yaml', 'cgi', 'spork', 'error', 'overwrite', 'environment'].each do |lib|
	require lib
end

begin
	require 'openbabel'
rescue LoadError
	puts "Please install Openbabel with 'rake openbabel:install' in the compound component"
end

['opentox', 'compound','dataset', 'parser','serializer', 'algorithm','model','task','validation','feature', 
 'rest_client_wrapper', 'authorization', 'policy', 'helper', 'to-html', 'ontology' ].each do |lib|
	require lib
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
opentox-ruby-2.0.1 lib/opentox-ruby.rb
opentox-ruby-2.0.0 lib/opentox-ruby.rb