Skip to content

Commit 8e7b84f

Browse files
committed
v0.0.8 - Bump to Mol* 3.0.2 for AF.
1 parent cb54d13 commit 8e7b84f

File tree

5,889 files changed

+59275
-70431
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,889 files changed

+59275
-70431
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.vsix
2+
.DS_Store

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to the "protein-viewer" extension will be documented in this file.
44

5+
### 0.0.8
6+
Adds support for Mol* 3.0.2 to enable viewing of AF2 structures.
7+
58
### 0.0.7
69
README fixes.
710

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ VSCoding Sequence allows for visualisation of protein structures and molecular d
1717
📚 [Viewer Docs](https://molstar.org/viewer-docs/) | [Mol* Docs](https://molstar.org/docs/)
1818

1919
## 📦 Features
20-
### 📥 Loading a Protein Structure from the [PDB](https://www.rcsb.org/)
20+
### 📥 Loading a Protein Structure from the [PDB](https://www.rcsb.org/) or [AlphaFoldDB](https://alphafold.ebi.ac.uk/)
2121

2222
![Usage gif](img/usage.gif)
2323

24-
Open the command palette (`⌘ + ⇧ + p`) and simply call the `Start Protein Viewer` command, enter a [PDB accession code](https://www.rcsb.org/) & away you go!
24+
Open the command palette (`⌘ + ⇧ + p`) and simply call the `Start Protein Viewer` command, enter a [PDB accession code](https://www.rcsb.org/) or (for AlphaFold structures) a UniProt Accession & away you go!
2525

2626
### 🗓️ Loading Local File(s)
2727

@@ -110,6 +110,9 @@ Find me on twitter: [@arian_jamasb](https://twitter.com/arian_jamasb) or drop me
110110

111111
## 🌪️ Change log
112112

113+
### 0.0.8
114+
Adds support for Mol* 3.0.2 to enable viewing of AF2 structures.
115+
113116
### 0.0.7
114117
README Fixes.
115118
### 0.0.6

node_modules/.package-lock.json

Lines changed: 375 additions & 421 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@eslint/eslintrc/package.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@humanwhocodes/config-array/CHANGELOG.md

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@humanwhocodes/config-array/README.md

Lines changed: 39 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)