MolStart molecule viewer for transmembrane proteins http://molstar.org
![]() |
před 7 roky | |
---|---|---|
.vscode | před 7 roky | |
dist | před 7 roky | |
docs | před 7 roky | |
examples | před 7 roky | |
src | před 7 roky | |
.gitignore | před 7 roky | |
LICENSE | před 7 roky | |
README.md | před 7 roky | |
molio.sublime-project | před 7 roky | |
package-lock.json | před 7 roky | |
package.json | před 7 roky | |
rollup.config.js | před 7 roky | |
tsconfig.json | před 7 roky | |
tslint.json | před 7 roky |
mol-comp
Computation abstraction with progress tracking and cancellation support.mol-data
Collections (integer based sets, inteface to columns/tables, etc.)mol-math
Math related (loosely) algorithms and data structures.mol-io
Parsing library. Each format is parsed into an interface that corresponds to the data stored by it.mol-model
Data structures and algorithms (such as querying) for representing molecular data.mol-ql
Mapping of mol-model
to the MolQL query language spec.mol-util
Useful things that do not fit elsewhere.npm install
npm run build
npm run watch
npm run bundle
npm run dist
npm run-script build && npm run-script bundle && npm run-script dist
npm run script
node ./build/js/script.js