3.8.4 • Published 1 year ago

protvista-structure v3.8.4

Weekly downloads
208
License
MIT
Repository
github
Last release
1 year ago

protvista-structure

Published on NPM

A native web component wrapper around Mol*

Usage

<!-- With UniProt Accession -->
<protvista-structure accession="P06493" structureId="4YC3" />
<!-- With a specific PDBe entry selected and the entry table being hidden -->
<protvista-structure
  accession="P06493"
  highlight="209:220"
  structureId="4YC3"
  hide-table
/>

API Reference

Properties

accession

A UniProt protein accession.

highlight

This is a comma separated list of numerical ranges represented as a string e.g. "1-5,10-20". When available, it will highlight all the residues corresponding to the given sequence positions.

structureId

The id of the structure to display for the provided accession.

height

The optional height of both table -- if visible, and the 3D structure. By default the value is set to 480px. This should be a string value, representing a valid CSS value for an element's height property.

uniprot-mapping-url

Optional custom URL for fetching the mapping from PDB to UniProt. The lowercase PDB ID is appended here.

alphafold-mapping-url

Optional custom URL for fetching the AlphaFold prediction metadata and mapping. The AlphaFold structure ID is appended here.

custom-download-url

Optional custom URL for downloading cif structure files. The lowercase PDB ID is appended to it, including .cif suffix.

use-ctrl-to-zoom

Analogous to protvista-zoomable, use control key when scrolling to zoom the viewer

3.8.0

1 year ago

3.8.4

1 year ago

3.8.2

1 year ago

3.8.1

1 year ago

3.7.0

2 years ago

3.6.1

2 years ago

3.6.0

2 years ago

3.5.2

2 years ago

3.4.0

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.15-beta.0

3 years ago

3.2.7

3 years ago

3.1.2

4 years ago

3.1.1

4 years ago

3.0.0

4 years ago

3.0.0-alpha.21

4 years ago

2.12.0

4 years ago

2.11.0

4 years ago

2.9.1

4 years ago

2.9.0

4 years ago

2.5.1

4 years ago

2.4.0

4 years ago

2.3.4

4 years ago

2.3.5

4 years ago

2.3.0

4 years ago

2.2.0

5 years ago

2.1.18

5 years ago

2.1.13

5 years ago

2.1.11

5 years ago

2.1.9

5 years ago

2.1.8

5 years ago

2.1.2

5 years ago

2.0.4

5 years ago

2.0.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0-beta.4

5 years ago

1.0.0-beta.3

5 years ago

1.0.0-beta.2

5 years ago

1.0.0-beta.1

5 years ago

1.0.8-alpha.0

6 years ago

1.0.7-alpha.0

6 years ago

1.0.6-alpha.0

6 years ago

1.0.5-alpha.0

6 years ago

1.0.4-alpha.0

6 years ago

1.0.3-alpha.0

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago