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.
- Host: GitHub
- URL: https://github.com/barricklab/breseq
- Owner: barricklab
- License: gpl-2.0
- Created: 2015-03-14T21:20:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-07-13T16:06:07.000Z (about 1 year ago)
- Last Synced: 2025-09-09T13:53:53.528Z (11 months ago)
- Language: C++
- Homepage: http://barricklab.org/breseq
- Size: 121 MB
- Stars: 168
- Watchers: 18
- Forks: 23
- Open Issues: 35
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
Please see the HTML documentation:
documentation/index.html
Developers, please see the file:
DEVELOPER