Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pityka/pairwisealignment
pairwise sequence alignment in scala
https://github.com/pityka/pairwisealignment
needleman-wunsch scala smith-waterman-gotoh wavefront-alignment
Last synced: 11 days ago
JSON representation
pairwise sequence alignment in scala
- Host: GitHub
- URL: https://github.com/pityka/pairwisealignment
- Owner: pityka
- License: mit
- Created: 2020-03-29T22:22:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T01:14:01.000Z (3 months ago)
- Last Synced: 2024-10-23T04:09:01.485Z (15 days ago)
- Topics: needleman-wunsch, scala, smith-waterman-gotoh, wavefront-alignment
- Language: Scala
- Homepage:
- Size: 50.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pairwise sequence alignments
[![codecov](https://codecov.io/gh/pityka/pairwisealignment/branch/master/graph/badge.svg)](https://codecov.io/gh/pityka/pairwisealignment)![CI](https://github.com/pityka/pairwisealignment/workflows/CI/badge.svg)
[![maven](https://img.shields.io/maven-central/v/io.github.pityka/pairwisealignment_2.13.svg)](https://search.maven.org/search?q=g:io.github.pityka%20pairwisealignment)