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

Sebastian Bittrich bc81eb735d 2.8.0 1 år sedan
.github 9f5516ad50 linting 2 år sedan
.vscode 9db9166229 linting & cleanup 3 år sedan
src 5c84374f7b expose control over aromatic bond vis 1 år sedan
.eslintignore 8b9d18486f linting 4 år sedan
.eslintrc.json 9f5516ad50 linting 2 år sedan
.gitattributes 4cea30640e initial commit 5 år sedan
.gitignore 4cea30640e initial commit 5 år sedan
CHANGELOG.md 5c84374f7b expose control over aromatic bond vis 1 år sedan
LICENSE 4cea30640e initial commit 5 år sedan
README.md d3d533ee27 update links to Mol* organization 3 år sedan
package-lock.json de80268764 2.8.0 1 år sedan
package.json de80268764 2.8.0 1 år sedan
tsconfig.json a06208a756 rscc coloring & QA option 2 år sedan
webpack.config.js 40c5f9fd51 housekeeping 3 år sedan

README.md

npm version Changelog License

RCSB PDB implementation of Mol* (/'mol-star/). Try it here.

PDBe also maintains a flavor of Mol* called PDBe Molstar. Documentation of the parent Mol* project can be found here. See index.html for examples.

When using Mol*, please cite:

David Sehnal, Sebastian Bittrich, Mandar Deshpande, Radka Svobodová, Karel Berka, Václav Bazgier, Sameer Velankar, Stephen K Burley, Jaroslav Koča, Alexander S Rose: Mol* Viewer: modern web app for 3D visualization and analysis of large biomolecular structures, Nucleic Acids Research, 2021; https://doi.org/10.1093/nar/gkab314.

Functionality

Provides custom features used in the Mol* viewer on rcsb.org:

  • visualization of structure alignments
  • visualization of structure motifs & UI to launch structure motif queries
  • interactivity functionality to highlight and add representations for selections of a structure, used in the 3D Protein Feature View
  • bookmarkable focus representation on ligands or chains

Install

npm install @rcsb/rcsb-molstar

Building & Running

Build:

npm install
npm run build

Build automatically on file save:

npm run watch

Build with debug mode enabled:

DEBUG=molstar npm run watch

Build for production:

npm run build

Run

If not installed previously:

npm install -g http-server

...or a similar solution.

From the root of the project:

http-server -p PORT-NUMBER

and navigate to build/dist/viewer/

Prerelease

npm version prerelease # assumes the current version ends with '-dev.X'
npm publish --tag next

Release

npm version 1.X.0 # provide valid semver string
npm publish

Funding

Funding sources include but are not limited to: