/biostuff

Computational biology packages for Go.

Primary LanguageGoMIT LicenseMIT

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!