Skip to content

andrewdefries/chembrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors

Contributors were: Jon Parker, Andy Hayden, and Andrew Defries

Background

This repo is documentation of a simple d3-js hack to utilize force directed graphs as a visualization for small organic molecules as flexible atomic graphs. The d3 canvas enables the user to build a custom molecule atom by atom, search for a molecule in the daily diet, or interact with the nodes and edges

Screencast Tutorial

Play through

UNIX Working Environment

Install nginx Install python (ex. pip install flask)

Python launching instructions

To launch the app locally you can type the following:

python app.py

open http://localhost:8005 in a browser

History

Project details was here: http://hackathon.launch.co/project/launch-hackathon-2013-andrew-defries-phds-project

The online app was featured here: www.handsonchem.com

This project is protected by the MIT license below

The MIT License (MIT)

Copyright (c) 2013 Andrew Defries Andy Hayden Jon Parker

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Learn chemistry through tactile play. Build intuition for molecules and chemistry by drawing and playing interactive d3.js visualizations in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published