Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fjossinet/cymol

A Community Molecular Viewer
https://github.com/fjossinet/cymol

Last synced: 14 days ago
JSON representation

A Community Molecular Viewer

Awesome Lists containing this project

README

        

CyMol -- A Community Molecular Viewer
=====================================

This 3D viewer is based on Node.js and [3Dmol.js](http://3dmol.csb.pitt.edu)

To run it, type in the project directory:

$ npm install
$ cd node_modules/mongodb
$ npm install
$ cd ../..
$ node server.js

Open your browser at http://localhost:3000/

![CyMol screenshot](cymol.png)