Releases: SchapiroLabor/Background_subtraction
Releases · SchapiroLabor/Background_subtraction
v0.4.1
- Reworked Backsub to increase RAM-efficiency
- implemented Palom's pyramid writer
- added delayed calculation execution
- added --chunk-size parameter
v0.4.1-test2
Testing to see if new version build correctly.
v0.3.4
Added '--pyramid' (True or False, default True)
Added '--version' (prints version and exits)
Added '--tile-size' (default 1024)
v0.3.2
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
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
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
Added Python to PATH and specified WORKDIR
Fix for Singularity
v0.1.0
Docker image should be working properly again with the new script.
v0.0.2
Root folder entry to Docker image