Skip to content
Snippets Groups Projects
Commit 66f6c54c authored by Alexander Rose's avatar Alexander Rose
Browse files

updated readme and packages

parent b64faed5
No related branches found
No related tags found
No related merge requests found
[![License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](./LICENSE)
[![Build Status](https://travis-ci.org/mol-star/mol-star-proto.svg?branch=master)](https://travis-ci.org/mol-star/mol-star-proto)
# Mol*
The goal of **Mol\*** (*/'mol-star/*) is to provide a technology stack that will serve as basis for the next-generation data delivery and analysis tools for macromolecular structure data. This is a collaboration between PDBe and RCSB PDB teams and the development will be open source and available to anyone who wants to use it for developing visualisation tools for macromolecular structure data available from [PDB](https://www.wwpdb.org/) and other institutions.
......@@ -23,8 +25,9 @@ The project also contains performance tests (`perf-tests`), `examples`, and basi
This project builds on experience from previous solutions:
- [LiteMol Suite](https://www.litemol.org)
- [WebChemistry](https://webchem.ncbr.muni.cz)
- [NGL Viewer](http://nglviewer.org/)
- [MolQL](https://molql.github.io)
- [NGL Viewer](http://nglviewer.org)
- [MMTF](http://mmtf.rcsb.org)
- [MolQL](http://molql.org)
- [PDB Component Library](https://www.ebi.ac.uk/pdbe/pdb-component-library/)
- And many others (list will be continuously expanded).
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -51,7 +51,7 @@
"@types/node-fetch": "^1.6.7",
"argparse": "^1.0.10",
"benchmark": "^2.1.4",
"jest": "^22.4.0",
"jest": "^22.4.2",
"rollup": "^0.56.2",
"rollup-plugin-buble": "^0.19.2",
"rollup-plugin-commonjs": "^8.3.0",
......@@ -61,7 +61,7 @@
"ts-jest": "^22.0.4",
"tslint": "^5.9.1",
"typescript": "^2.7.2",
"uglify-js": "^3.3.11",
"uglify-js": "^3.3.12",
"util.promisify": "^1.0.0"
},
"dependencies": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment