An open API service indexing awesome lists of open source software.

https://github.com/barricklab/breseq

breseq is a computational pipeline for finding mutations relative to a reference sequence using high-throughput DNA resequencing data. It is intended for haploid microbial genomes (<20 Mb). breseq is a command line tool implemented in C++ and R.
https://github.com/barricklab/breseq

Last synced: 4 months ago
JSON representation

breseq is a computational pipeline for finding mutations relative to a reference sequence using high-throughput DNA resequencing data. It is intended for haploid microbial genomes (<20 Mb). breseq is a command line tool implemented in C++ and R.

Awesome Lists containing this project

README

          

Please see the HTML documentation:
documentation/index.html

Developers, please see the file:
DEVELOPER