Small sequence alignment service to be used in combination with the Multiple Sequence Alignment viewer
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.
npm install
npm start
Developed primarily for BlueGenes MSA Viewer visualizer