Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Open the command palette (`⌘ + ⇧ + p`) and simply call the `Start Protein Vi

Right-click on the file or selection of files in the file editor and select `Launch Protein Viewer from File(s)`

Alternatively, while looking at an open file in the editor you can call: `Protein Viewer: View Current File` from the command palette.

**✅ Supported Formats**

* `.pdb`
Expand Down Expand Up @@ -116,6 +118,11 @@ Find me on twitter: [@arian_jamasb](https://twitter.com/arian_jamasb) or drop me

## 🌪️ Change log

### 0.1.1

- Bumps Mol* to `4.5.0`
- Adds `Protein Viewer: View Current File` command.

### 0.1.0

Adds support for folding sequences via ESMFold
Expand Down
1 change: 1 addition & 0 deletions node_modules/.bin/mvs-print-schema

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

1 change: 1 addition & 0 deletions node_modules/.bin/mvs-render

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

1 change: 1 addition & 0 deletions node_modules/.bin/mvs-validate

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

2,659 changes: 2,311 additions & 348 deletions node_modules/.package-lock.json

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions node_modules/@humanwhocodes/module-importer/CHANGELOG.md

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

201 changes: 201 additions & 0 deletions node_modules/@humanwhocodes/module-importer/LICENSE

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

80 changes: 80 additions & 0 deletions node_modules/@humanwhocodes/module-importer/README.md

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

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

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

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

Loading