Releases: owenjm/find_peaks
Releases · owenjm/find_peaks
v1.2
- Added in a number of sanity checks for inputs
- Added output format option as a 3 column BED (use the --format flag)
- Added in the ability to set the random seed, with a default seed set (use --seed)
- Improved output file format (no longer creates dirs)
- Added the saving of a run log with all runtime options