Protein feature viewer (uniprot annotation, variants, proteomics, ...)


Keywords
feature viewer, uniprot, biojs, protein features viewer, protein feature viewer, variation, proteomics, domains, protein
License
Apache-2.0
Install
npm install ProtVista@2.0.13

Documentation

ProtVista

Feature viewer for protein sequence annotation

NPM version Build Status

DEPRECATED This version of ProtVista is not maintained anymore. Head over to https://github.com/ebi-webcomponents/nightingale for the new version.

How to cite us: ProtVista: visualization of protein sequence annotations (doi: 10.1093/bioinformatics/btx120)

2.0.7

  • (re)Introduce support for null predictions coming as '-' from the data services

2.0.6

  • Updated '-' to 'del' for variants to reflect data service change
  • Bug fixes

2.0.5

  • Added antigen track
  • New icons
  • pre-highlight specified region

2.0.4

  • Changed colour scale for SIFT/Polyphen variant predictions.
  • Minor improvements.

2.0.3

  • Added possibility to display your variants.
  • Added download functionality (XML/JSON/GFF).

2.0.2

  • Added possibility to display your own data (except variants).

2.0.1

  • Fix typo.
  • Fix shadow bug showing it slightly to the right on the bottom ruler.
  • Update css concat changes.
  • Update BLAST changes.
  • Add missing xrefs for LSS variants.
  • Reduce top margin for first filter title so reset button will be closer.
  • Implement reset filter behaviour.
  • Add BLAST option to tooltip.
  • Concat css files into one named main.css.
  • Allow category exclusion.

2.0.0

  • Addition of "Proteomics" track, showing unique and non-unique peptides
  • Updates to typography which was causing issues with some users
  • Model changes to the REST api the feature viewer uses
  • Supports multiple data sources (first steps towards being able to use your own data)
  • New filtering mechanism
  • Improved tooltip for variants including more information related to cross-references

Documentation

Developer documentation

Contributing

Please submit all issues and pull requests to the ebi-uniprot/ProtVista repository!

Support

If you have any problem or suggestion please open an issue here.

License

This software is licensed under the Apache 2 license, quoted below.

Copyright (c) 2014, ebi-uniprot

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.