/bfg

Bioinformatics For Genomes tool package

Primary LanguageCGNU General Public License v2.0GPL-2.0

bfg

BFG For Genomics tool package

Tools:

  • seqc - count sequences, nucleotides
  • sgrep - find sequences by name
  • subseq - get subsequence
  • revcomp - reverse complement a sequence

Goals:

  • KISS design (No dependencies, one function per tool)
  • command line and pipe friendly
  • Open source (GPLv2)
  • Fast (written in C, optimized for huge files, low memory where possible)