fluhus / biostuff

Computational biology packages for Go.

Home Page:https://fluhus.github.io/biostuff/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

biostuff

Go Reference Go Report Card

Computational biology packages for Go, with emphasis on minimialism.

go get github.com/fluhus/biostuff/...

Package Overview

  • Data formats
  • Nucleotide & amino-acid sequence utilities
  • Algorithms & data structures
    • align sequence alignment logic
    • regions an index for interval (genes, etc.) overlap lookup
    • trie a prefix tree for sequence lookups

Help or Get Help

Found a bug? Got feedback? Questions? Feel free to open an issue and let me know!

About

Computational biology packages for Go.

https://fluhus.github.io/biostuff/

License:MIT License


Languages

Language:Go 100.0%