Skip to content

Releases: SchapiroLabor/Background_subtraction

v0.4.1

21 Nov 14:00
b0d6285
Compare
Choose a tag to compare
  • Reworked Backsub to increase RAM-efficiency
  • implemented Palom's pyramid writer
  • added delayed calculation execution
  • added --chunk-size parameter

v0.4.1-test2

21 Nov 13:00
Compare
Choose a tag to compare
v0.4.1-test2 Pre-release
Pre-release

Testing to see if new version build correctly.

v0.3.4

28 Mar 13:42
02eee6f
Compare
Choose a tag to compare

Added '--pyramid' (True or False, default True)
Added '--version' (prints version and exits)
Added '--tile-size' (default 1024)

v0.3.3

20 Jan 18:59
42eb6ad
Compare
Choose a tag to compare

Fixed overflow issue

v0.3.2

18 Jan 21:30
51de882
Compare
Choose a tag to compare

Added procps-ng to the list of dependencies for the Docker image.
Supports Nextflow commands such as -with-report and similar now.

v0.3.1

14 Jan 10:40
622704b
Compare
Choose a tag to compare

Added any channel subtraction specified with the "background" column in the markers.csv
Uncoupled channel removal from background channel definition with the "remove" column in the markers.csv

v0.3.0

13 Jan 14:28
09af105
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Added any channel subtraction specified with the "background" column in the markers.csv
Uncoupled channel removal from background channel definition with the "remove" column in the markers.csv

v0.2.0

03 Nov 14:50
ee74d99
Compare
Choose a tag to compare

Added Python to PATH and specified WORKDIR
Fix for Singularity

v0.1.0

26 Oct 13:35
946fca8
Compare
Choose a tag to compare

Docker image should be working properly again with the new script.

v0.0.2

21 Oct 12:17
519fae6
Compare
Choose a tag to compare

Root folder entry to Docker image