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