Skip to content

Commit

Permalink
v0.0.8 - Bump to Mol* 3.0.2 for AF.
Browse files Browse the repository at this point in the history
  • Loading branch information
a-r-j committed Jan 31, 2022
1 parent cb54d13 commit 8e7b84f
Show file tree
Hide file tree
Showing 5,889 changed files with 59,275 additions and 70,431 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.vsix
.DS_Store
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

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

### 0.0.8
Adds support for Mol* 3.0.2 to enable viewing of AF2 structures.

### 0.0.7
README fixes.

Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ VSCoding Sequence allows for visualisation of protein structures and molecular d
📚 [Viewer Docs](https://molstar.org/viewer-docs/) | [Mol* Docs](https://molstar.org/docs/)

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

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

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!
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!

### 🗓️ Loading Local File(s)

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

## 🌪️ Change log

### 0.0.8
Adds support for Mol* 3.0.2 to enable viewing of AF2 structures.

### 0.0.7
README Fixes.
### 0.0.6
Expand Down
796 changes: 375 additions & 421 deletions node_modules/.package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions node_modules/@eslint/eslintrc/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

47 changes: 47 additions & 0 deletions node_modules/@humanwhocodes/config-array/CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

43 changes: 39 additions & 4 deletions node_modules/@humanwhocodes/config-array/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8e7b84f

Please sign in to comment.