Skip to content

timeipert/melodic-sequence-alignment

Repository files navigation

Disclaimer: The software was a quickly written prototype and is not up-to-date.

melodyalignment

I use it to find the optimum local alignment for two melodies (melody-strings). You can use it to compare two sequences of any format.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

My implementation of the smith waterman algorithm with vuejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published