ITADN
JaneliaSciComp/multifish

版本发布 2

2.6.0
? · 2024-06-15

New Features * Added `--rsfish_background` parameter for controlling RS-FISH background subtraction * Added `--rsfish_intensity` parameter for controlling RS-FISH intensity calculation * Updated to RS-FISH-Spark 1.0.2 Bug Fixes * Fixed tile tokenization for compatibility with Nextflow 24.x **Full Changelog**: https://github.com/JaneliaSciComp/multifish/compare/2.5.0...2.6.0

2.5.0
? · 2023-10-19

## New Features * Added "all" option for stitching_ref * Made stitching retile step optional * Added per-channel RS-FISH parameters * Improved documentation ## Bug Fixes * Removed unnecessary `--nv` flag to address issues with newer GLIBC systems * error in intensity_measurements.py by @wangyuhan01 in https://github.com/JaneliaSciComp/multifish/pull/14 * git clone needs --recursive as external-modules/spark is a submodule by @orena1 in https://github.com/JaneliaSciComp/multifish/pull/23 ## New Contributors * @wangyuhan01 made their first contribution in https://github.com/JaneliaSciComp/multifish/pull/14 * @orena1 made their first contribution in https://github.com/JaneliaSciComp/multifish/pull/23 **Full Changelog**: https://github.com/JaneliaSciComp/multifish/compare/2.4.0...2.5.0