protvista-interpro-track

Interpro extension of the track type.

Usage no npm install needed!

<script type="module">
  import protvistaInterproTrack from 'https://cdn.skypack.dev/protvista-interpro-track';
</script>

README

protvista-interpro-track

Published on NPM

Interpro adpation of the track

Usage

      <protvista-interpro-track length="456" start="34" end="400"></protvista-track>

API Reference

Properties

length: number

The protein or nucleic acid sequence length.

start: number (optional)

The start position of the selected region.

end: number (optional)

The end position of the selected region.

highlightStart: number (optional)

The start position of the highlighted region.

highlightEnd: number (optional)

The end position of the highlighted region.

Events