Skip to content

Releases: formbio/laava

v4.0.9

03 Dec 23:49
f770aae

Choose a tag to compare

What's Changed

Functional changes:

  • Creating release tag for v4.0.9 which includes base count aggregates

Full Changelog: v4.0.8...v4.0.9

Docker container:
https://github.com/formbio/laava/pkgs/container/laava/398147910?tag=4.0.9

v4.0.8

03 Oct 17:51
7c8a381

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.7...v4.0.8

v4.0.7

26 Sep 23:26
a5cff15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.6...v4.0.7

v4.0.6

03 Sep 17:06
8b87bcb

Choose a tag to compare

What's Changed

Full Changelog: v4.0.5...v4.0.6

v4.0.5

15 Jul 21:12
f61a986

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.4...v4.0.5

v4.0.4

21 May 18:08
f2c4cab

Choose a tag to compare

Creating Laava Release v4.0.4

This release includes

  1. fixes an issue found that was including duplicates being included in mutation calculations
  2. enhances clarity on labels related to these mutational fix to help make clear what these numbers are intended to represent

Release v4.0.3

05 May 21:56
61ad014

Choose a tag to compare

What's Changed

  • Fixed docker permission issue when not running as root

v4.0.2

18 Apr 03:29

Choose a tag to compare

What's Changed

Functional changes:

  • #98 Fixing multiprocessing output files issues

Full Changelog: v4.0.1...v4.0.2

Docker container:
https://github.com/formbio/laava/pkgs/container/laava/398147910?tag=4.0.2

v4.0.1

09 Apr 20:03

Choose a tag to compare

What's Changed

Functional changes:

  • #94 Fixed sc-AAV itr-partial type classification to properly identify and classify itr-partial reads
  • Bug fixes for chunking based on numCpus to ensure last chunk is within bounds
  • Added configuration parameters to customize machine type, CPU count, and memory allocation --cpus=48 --memory=64GB
    ** Default settings now configurable: 8 CPUs, and 64GB memory

Full Changelog: v4.0.0...v4.0.1

Docker container:
https://github.com/formbio/laava/pkgs/container/laava/392266659?tag=4.0.1

v4.0.0

12 Mar 05:35

Choose a tag to compare

What's Changed

Functional changes:

  • Handle mITR/wtITR directionality for scAAV classification via new input "mitr_label" (#70)
  • Output aggregate summary tables for reporting (#67)
  • Add version number to output metadata TSV (#72, #86)
  • Handle effective_count correctly in aggregating plots (#68)

For developers:

  • Expose "make test" at the top level of the repo (#89)
  • Expose scAAV/tandem threshold parameter "min_supp_joint_coverage" (#89)
  • Include aggregate-data TSVs in regression test suite (#86)
  • Configure for compatibility with AWS and wrapper workflows (#86)

Additional smaller fixes: #74, #75, #77, #81, #83, #89, #92

Full Changelog: v3.0.0...v4.0.0