Skip to content

fluhus/biostuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Algorithms & data structures
    • align sequence alignment logic
    • mash implementation of Mash distance
    • rarefy rarefaction by read count
    • regions an index for interval (genes, etc.) overlap lookup
    • trie a prefix tree for sequence lookups
  • Nucleotide & amino-acid sequence utilities

Help or Get Help

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