Skip to content

Latest commit

 

History

History
 
 

protvista-interpro-track

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

protvista-interpro-track

Published on NPM

Interpro adpation of the track

See it running Here.

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