Skip to content

harpy v1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 17:08

New features

  • simulating linked reads via deconstructed LRSIM
  • auto containerization via singularity
    • new --conda option to disable this
  • improved alignment coverage reporting
  • snp modules support specifying genomic regions of interest

Changes

  • merged alignment reports
  • rm HPC option (temporarily)
  • most Plotly plots replaced with Highchart plots
  • alignment report circos plot now interactive

internals

  • CLI entry point changed to cli
  • new harpy containterize command (hidden)
  • snakemake rerun trigger is now just mtime to force fewer unnecessary reruns
  • general code cleanups via linting

Issues and PRs

Full Changelog: 0.9.0...1.0