argonaut0 / ProteinScale

Browser app that generates graphs from amino acid sequences and hydrophobicity scales

Home Page:https://kittywantsbacon.github.io/ProteinScale/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protein Scale Graph Generator

Janky app to generate protein scale graphs, and probably more stuff later.
Feel free to PR.

Features:

  • Runs in Browser/ Static Site
  • Change average window size
  • Not much else really...

Feature Backlog:

  • Responsive Graphs
  • Interactive Graphs
  • Graph Export
  • Data Export
  • Scales other than K-D Hydrophobicity
  • Integration with UniProt, etc
  • File "Upload"
  • Webassembly and SIMD/ C bindings (might require architechtural change)

Live @ https://kittywantsbacon.github.io/ProteinScale/

Screenshot

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode at http://localhost:3000.

yarn test

Launches the test runner in the interactive watch mode.

yarn build

Builds the app for production to the build folder.

yarn eject

Get rid of create-react-app.

About

Browser app that generates graphs from amino acid sequences and hydrophobicity scales

https://kittywantsbacon.github.io/ProteinScale/


Languages

Language:TypeScript 76.1%Language:HTML 18.1%Language:CSS 5.8%