0.9.24 • Published 3 years ago

@bioinsilico/rcsb-saguaro-app v0.9.24

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

rcsb-saguaro-app

RCSB Saguaro Web Application is an open-source library built on the top of the RCSB Saguaro 1D Feature Viewer and designed to display protein features at the RCSB Web Site. The package collects protein annotations from the 1D Coordinate Server and the main RCSB Data API and generates preconfigures Protein Feature Summaries. The package allows access to RCSB Saguaro methods to add or change displayed data.

Node Module Instalation

npm install @bioinsilico/rcsb-saguaro-app

CDN JavaScript

<script src="https://cdn.jsdelivr.net/npm/@bioinsilico/rcsb-saguaro-app@0.9.20/dist/build/app.js" type="text/javascript"></script>

JavaScript Examples

The full collection of examples can be edit and modified at CODEPEN

Library Documentation

TypeScript classes documentation can be found here.

Main Class and Methods

RcsbFvWebApp calss provides a collection of methods to display preconfigured features over PDB and UniProt sequences as displayed at RCSB PDB web site. Additionally, it allows to configure board size and set up feature click events.

  • RcsbFvWebApp.buildUniprotFv(elementId: string, upAcc: string)
  • RcsbFvWebApp.buildEntityFv(elementId: string, entityId: string)
  • RcsbFvWebApp.buildInstanceFv(elementId: string, instanceId: string)
  • RcsbFvWebApp.buildUniprotEntityFv(elementId: string, upAcc: string, entityId: string)
  • RcsbFvWebApp.buildUniprotEntityInstanceFv(elementId: string, upAcc: string, entityId: string, instanceId: string)

  • RcsbFvWebApp.setBoardConfig(boardConfigData: RcsbFvBoardConfigInterface)

  • RcsbFvWebApp.getRcsbFv(elementId: string)
0.9.24

3 years ago

0.9.23

3 years ago

0.9.22

3 years ago

0.9.21

3 years ago

0.9.19

3 years ago

0.9.20

3 years ago

0.9.18

3 years ago

0.9.17

3 years ago

0.9.16

3 years ago

0.9.15

3 years ago

0.9.14

3 years ago

0.9.12

3 years ago

0.9.13

3 years ago

0.9.11

3 years ago

0.9.10

3 years ago

0.9.9

3 years ago

0.9.7

3 years ago

0.9.6

3 years ago

0.9.4

3 years ago

0.9.5

3 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.8

4 years ago

0.8.7

4 years ago

0.8.5

4 years ago

0.8.6

4 years ago

0.8.4

4 years ago

0.8.3

4 years ago

0.8.2

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.4

4 years ago

0.7.3

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago