Skip to content

Releases: sims-lab/CapCruncher

v0.3.14

Choose a tag to compare

@alsmith151 alsmith151 released this 12 Feb 14:02

Fix to package generation

Full Changelog: v0.3.13...v0.3.14

v0.3.13

Choose a tag to compare

@alsmith151 alsmith151 released this 10 Feb 10:58
4be6233

What's Changed

  • fix(pipeline): fastqc rule uses the wrapper script by @alsmith151 in #273
  • Ensure no special chars in viewpoints by @alsmith151 in #275
  • fix(docs): update icen documentation by @alsmith151 in #276
  • Docs update plotting documentation by @alsmith151 in #278
  • chore: Remove duplicate entries in bedgraph files by @alsmith151 in #289
  • feat(interactions-compare-summarise): improve speed and reduce complexity of code by @alsmith151 in #290
  • Fix(polars) update drop method for compatibility by @alsmith151 in #300
  • build(deps): Update pydantic requirement from <2.6.0,>2.4.0 to >2.4.0,<2.11.0 by @dependabot in #301
  • build(deps): Update polars requirement from <=0.19.15 to <=1.6.0 by @dependabot in #297
  • build(deps): Update pybedtools requirement from <=0.9.0 to <=0.9.1 by @dependabot in #256
  • fix(genome_digest): update write_csv to use include_header by @alsmith151 in #306
  • build(deps): Update pyranges requirement from <=0.0.129 to <=0.1.2 by @dependabot in #304
  • build(deps): Update trackhub requirement from <=0.2.4 to <=1.0 by @dependabot in #302
  • build(deps): Update cooler requirement from <=0.9.2 to <=0.10.3 by @dependabot in #303
  • build(deps): Update ujson requirement from <=5.7.0 to <=5.8.0 by @dependabot in #245

Full Changelog: v0.3.12...v0.3.13

v0.3.12

Choose a tag to compare

@alsmith151 alsmith151 released this 07 Feb 11:02
25e7b04

What's Changed

  • fix(packaging): Corrected some install errors
  • chore(CI): update CI pipeline by @alsmith151 in #269
  • feat(pipeline): Improve error reporting by @alsmith151 in #270

Full Changelog: v0.3.11...v0.3.12

CapCruncher v0.3.1 1 - Bugfix for genome digest

Choose a tag to compare

@alsmith151 alsmith151 released this 15 Jan 16:19
223061d

What's Changed

Full Changelog: v0.3.10...v0.3.11

CapCruncher v0.3.10 - Bump dependencies

Choose a tag to compare

@alsmith151 alsmith151 released this 19 Dec 15:58
4e539a1

What's Changed

Full Changelog: v0.3.9...v0.3.10

CapCruncher v0.3.9 - Bugfixes and Performance improvements

Choose a tag to compare

@alsmith151 alsmith151 released this 18 Dec 10:14
dfb994f

What's Changed

Full Changelog: V0.3.8...v0.3.9

CapCruncher v0.3.8

Choose a tag to compare

@alsmith151 alsmith151 released this 12 Nov 21:39
397ae1f

What's Changed

  • fix(annotation): Corrects only null values for "get" intersections by @alsmith151 in #222
  • build(deps): Update pyarrow requirement from <14.0.0,>8.0.0 to >8.0.0,<15.0.0 by @dependabot in #216
  • chore(CI): Run workflow on PRs by @alsmith151 in #225
  • Fix to sorting on chromosomes with non-integer names (e.g. 'X') by @mtekman in #224
  • feat(pipeline): regenerate fastq from capcruncher results by @alsmith151 in #226

New Contributors

Full Changelog: v0.3.7...V0.3.8

CapCruncher v0.3.7

Choose a tag to compare

@alsmith151 alsmith151 released this 05 Nov 09:57
e18c6fa
  • Altered the stats report to better include trimming and FLASh stats.
  • Updated how statistics are stored for the pipeline run. This should enable greater flexibility to add additional stats later.
  • Fixed bug in alignment_filtering causing a freeze in the pipeline. This appears to be an issue with duckdb
  • Pinned additional requirements to try and avoid similar errors.
  • Additional bug fixes and improvements

CapCruncher v0.3.6

Choose a tag to compare

@alsmith151 alsmith151 released this 10 Oct 16:23
61c8587

What's Changed

  • fix: do not translate fastq names for fastqc by @alsmith151 in #210
  • fix(pipeline): ignores viewpoint validation by @alsmith151 in #212
  • build(deps): Update pandas requirement from <=2.0.1 to <=2.1.1 by @dependabot in #211
  • build(deps): Update pysam requirement from <=0.19.1,>0.15.0 to >0.15.0,<=0.21.0 by @dependabot in #208
  • build(deps): Update snakemake requirement from <=7.30.2 to <=7.32.4 by @dependabot in #206
  • build(deps): Update pyarrow requirement from <12.0.0,>8.0.0 to >8.0.0,<14.0.0 by @dependabot in #205

Full Changelog: v0.3.5...v0.3.6

CapCruncher v0.3.5

Choose a tag to compare

@alsmith151 alsmith151 released this 19 Sep 15:36
2639325

What's Changed

Additional

  • capcruncher-tools now no longer an optional dependency. Full integration into the package has been performed

Full Changelog: v0.3.4...v0.3.5