Skip to content

Commit e116ed0

Browse files
authored
Merge pull request #2 from molstar/stories
Update to MVS stories
2 parents 4a56676 + 59d1a40 commit e116ed0

File tree

3 files changed

+18
-4
lines changed

3 files changed

+18
-4
lines changed

docs/demos.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,27 @@
22

33
The following demos showcase how MolViewSpec helps with creating interactive stories and visualizations.
44

5-
## [Kinases Story](https://molstar.org/demos/mvs-kinase-story/)
5+
## [MolViewSpec Stories](https://molstar.org/demos/mvs-stories/)
6+
7+
The combination of MolViewSpec and Mol* makes it easy to define engaging, interactive molecular stories, as showcased
8+
with the following two examples.
9+
Their source code can be found
10+
[here](https://github.com/molstar/molstar/tree/master/src/examples/mvs-stories).
11+
12+
### [MolViewSpec Story: ABL Kinase](https://molstar.org/demos/mvs-stories/?story=kinase)
613

714
BCR-ABL is a classic case of how structural biology can drive drug discovery. This story will help you
8-
understand the role of BCR-ABL in chronic myeloid leukemia and how the drug Imatinib works. The source code can be found
9-
[here](https://github.com/molstar/molstar/tree/master/src/examples/mvs-kinase-story).
15+
understand the role of BCR-ABL in chronic myeloid leukemia and how the drug Imatinib works.
16+
17+
[![Kinases Story](./files/kinases.png 'Kinase Story')](https://molstar.org/demos/mvs-stories/?story=kinase)
18+
19+
### [MolViewSpec Story: TATA-Binding Protein](https://molstar.org/demos/mvs-stories/?story=tata)
20+
21+
Specialized DNA sequences next to genes, called promoters, define the proper start site and direction for transcription.
22+
In eukaryotic cells, a complex promoter system ensures that the proper RNA polymerase is targeted to each gene.
23+
The TATA-binding protein (TBP) is the central element of this system.
1024

11-
[![Kinases Story](./files/kinases.png 'Kinases Story')](https://molstar.org/demos/mvs-kinase-story/)
25+
[![TBP Story](./files/tbp.png 'TBP Story')](https://molstar.org/demos/mvs-stories/?story=tata)
1226

1327
## [I/HM Restraints](https://molstar.org/demos/ihm-restraints/)
1428

docs/files/kinases.png

524 KB
Loading

docs/files/tbp.png

1.01 MB
Loading

0 commit comments

Comments
 (0)