/sequence-alignment-service

Small sequence alignment service to be used in combination with the Multiple Sequence Alignment viewer

Primary LanguageJavaScript

sequence-alignment-service

Small sequence alignment service to be used in combination with the Multiple Sequence Alignment viewer

What it does?

It aligns protein sequences passed to it

The /align-sequence endpoint takes sequence from body of the request and returns the aligned sequence as response.

How to run?

  • npm install
  • npm start

Purpose

Developed primarily for BlueGenes MSA Viewer visualizer