Skip to content

Releases: owenjm/find_peaks

v1.2

30 Jul 23:39

Choose a tag to compare

  • 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