ComPlat / chemrails

A gem of cheminformatic components for fast & easy development of web based applications in Ruby on Rails and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chemrails

A set of cheminformatic components for fast & easy development of web based applications.

Contains the following components:

checkmol (by Norbert Haider, GPL), included as binary

canvasmol (by AlteredQualia, http://alteredqualia.com)

ketcher (by GGA Software, http://ggasoftware.com)

ChemDoodleWeb (by iChemLabs, LLC, http://web.chemdoodle.com)

Installation as part of a Ruby on Rails project (gem)

Add this line to your application's Gemfile:

gem 'chemrails'

Change these settings in /config/environments/production.rb

config.serve_static_assets = true
config.assets.compress = false
config.assets.compile = true

And then execute:

$ bundle

License

GPLv3

About

A gem of cheminformatic components for fast & easy development of web based applications in Ruby on Rails and JavaScript

License:GNU General Public License v3.0


Languages

Language:HTML 83.1%Language:JavaScript 13.5%Language:CSS 2.2%Language:Java 0.3%Language:C++ 0.3%Language:Python 0.2%Language:Ruby 0.2%Language:Shell 0.1%Language:CMake 0.0%Language:C 0.0%