Skip to content

The PDB RNA viewer depicts the secondary structure of a RNA in a 2D representation

License

Notifications You must be signed in to change notification settings

PDBeurope/pdb-rna-viewer

Repository files navigation

PDB RNA Viewer

Building & Running locally

npm install
npm run build
npm run serve

Build automatically on file save

npm run watch

Plugin parameters (options)

No. Option Value Details
01 pdbeId string PDB ID - Example: '3l3c'
02 entityId string Entity ID - Example: '3'
03 chainId string Chain ID - Example: 'R'
04 subscribeEvents boolean Default - false

Web app implementation

Refer index.html and component.html for implementation example

About

The PDB RNA viewer depicts the secondary structure of a RNA in a 2D representation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published