MolStart molecule viewer for transmembrane proteins http://molstar.org
![]() |
il y a 7 ans | |
---|---|---|
.vscode | il y a 7 ans | |
dist | il y a 7 ans | |
docs | il y a 7 ans | |
examples | il y a 7 ans | |
src | il y a 7 ans | |
.gitignore | il y a 7 ans | |
LICENSE | il y a 7 ans | |
README.md | il y a 7 ans | |
molio.sublime-project | il y a 7 ans | |
package-lock.json | il y a 7 ans | |
package.json | il y a 7 ans | |
rollup.config.js | il y a 7 ans | |
tsconfig.json | il y a 7 ans | |
tslint.json | il y a 7 ans |
mol-task
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