Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eggzilla/biohmm
Libary containing parsing and visualisation functions and datastructures for Hidden Markov Models in HMMER3 format.
https://github.com/eggzilla/biohmm
Last synced: 13 days ago
JSON representation
Libary containing parsing and visualisation functions and datastructures for Hidden Markov Models in HMMER3 format.
- Host: GitHub
- URL: https://github.com/eggzilla/biohmm
- Owner: eggzilla
- License: gpl-3.0
- Created: 2016-12-20T23:46:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T15:24:56.000Z (over 7 years ago)
- Last Synced: 2024-11-03T11:42:46.255Z (2 months ago)
- Language: Haskell
- Size: 73.2 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: LICENSE
Awesome Lists containing this project
README
BioHMM [![Hackage](https://img.shields.io/hackage/v/BioHMM.svg)](https://hackage.haskell.org/package/BioHMM) [![Build Status](https://travis-ci.org/eggzilla/BioHMM.svg?branch=master)](https://travis-ci.org/eggzilla/BioHMM)
====Libary containing parsing and visualisation functions, as well as datastructures for Hidden Markov Models in HMMER3 format.