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