Skip to content

Releases: databio/pepatac

v0.12.4

24 Mar 14:32
934fe52
Compare
Choose a tag to compare

[0.12.4] -- 2025-03-24

  • fix for issue 310

v0.12.3

05 Mar 20:33
6d5561b
Compare
Choose a tag to compare

[0.12.3] -- 2025-03-05

  • Bump rust-gtars to v0.2.4, looper to 2.0.1, ubiquerg to 0.8.1

v0.12.2

13 Feb 12:47
9d4912c
Compare
Choose a tag to compare

[0.12.2] -- 2025-02-13

v0.12.1

10 Feb 20:35
9fc2fd5
Compare
Choose a tag to compare

[0.12.1] -- 2025-02-10

v0.12.0

16 Jan 23:12
0d1aad0
Compare
Choose a tag to compare

[0.12.0] -- 2025-01-16

  • Remove containers from build and docs (docker and singularity)
  • update native install and bulker install docs
  • update to the newest versions of Looper (2.0.0), Pipestat (0.12.0), Pypiper (piper == 0.14.3)
  • update bowtie2, bedtools, fastqc, pigz versions.
  • replace bamSitesToWig step with gtars uniwig.

v0.11.3

05 Jun 19:01
82f0685
Compare
Choose a tag to compare

[0.11.3] -- 2024-06-05

Changed

  • Pin Pipestat (pipestat==0.6.0), Looper (looper==1.6.0), and Pypiper (piper==0.14.0) versions to ensure compatibility

v0.11.2

22 Jan 12:53
ffa7cc2
Compare
Choose a tag to compare

[0.11.2] -- 2024-01-22

Fixed

  • fix fastqc path Issue #268

v0.11.1

17 Jan 13:55
ec34c84
Compare
Choose a tag to compare

[0.11.1] -- 2024-01-17

Fixed

  • changed PEPATACr.R to use lapply instead of sapply when converting yaml to data.table object

v0.11.0

22 Dec 18:54
d93f0a2
Compare
Choose a tag to compare

[0.11.0] -- 2023-12-22

Fixed

  • adjusted requirements and docs for Looper 1.6.0, Pipestat v0.6.0, and Pypiper 0.14.0

Changed

  • pipeline uses MACS3 instead of MACS2
  • output schema is now a pipestat compatible JSON Schema
  • collator now outputs with record_identifier name summary

v0.10.5

31 Jul 21:33
9ee0b6c
Compare
Choose a tag to compare
  • update looper requirements to v1.4.2