MolStart molecule viewer for transmembrane proteins http://molstar.org

Alexander Rose 75366fab06 gro, added example files 7 vuotta sitten
dist 609aa648b2 added dist files 7 vuotta sitten
examples 75366fab06 gro, added example files 7 vuotta sitten
src a14579b627 gro, high precision example 7 vuotta sitten
.gitignore 07c3377ddb started with gro reader 7 vuotta sitten
LICENSE 07c3377ddb started with gro reader 7 vuotta sitten
README.md 07c3377ddb started with gro reader 7 vuotta sitten
molio.sublime-project 07c3377ddb started with gro reader 7 vuotta sitten
package.json 07c3377ddb started with gro reader 7 vuotta sitten
rollup.config.js 07c3377ddb started with gro reader 7 vuotta sitten
tsconfig.json 07c3377ddb started with gro reader 7 vuotta sitten
tslint.json 07c3377ddb started with gro reader 7 vuotta sitten

README.md

License

  • general, non-opinionated library for reading and writing molecular structure related file formats
  • extending on the ideas of the CIFTools.js library

Building & Running

Build:

npm install
npm run build

Build automatically on file save:

npm run watch

Bundle with rollup (UMD and ES6 )

npm run watch

TODO

-