Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.41 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.41 KB

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!