argonaut0 / ProtPlot

Tiny Web App for Protein Residue Plots

Home Page:https://argonaut0.github.io/ProtPlot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProtPlot

A client-side static web tool for generating protein residue plots. Accepts directly entering a string, as well as a UniProt Accession number, in which case it will fetch() the required information from the UniProt API.

Comparison to ProtScale

  • Static site, completely client side. There's no need to wait for the request to get to the server and back. Saves a few seconds and streamlines the experience.
  • The generated graph automatically updates as you change the residue string, window size, amino acid scale, or other options.

Live @ https://argonaut0.github.io/ProtPlot/

Screenshot

Libs

About

Tiny Web App for Protein Residue Plots

https://argonaut0.github.io/ProtPlot/


Languages

Language:CSS 96.8%Language:Svelte 1.6%Language:TypeScript 0.9%Language:JavaScript 0.3%Language:SCSS 0.3%Language:HTML 0.1%