pyHiM

Multiplexed DNA-FISH data analysis pipeline

LGPL-3.0 License

Downloads
772
Stars
4
Committers
12
pyHiM - Release 0.9.1 Latest Release

Published by XDevos 10 months ago

What's Changed

Full Changelog: https://github.com/marcnol/pyHiM/compare/v0.7.0...v0.9.1

pyHiM - Release 0.7.0

Published by XDevos almost 2 years ago

  • Documentation refactoring
  • Documentation available on ReadTheDocs
  • Publication of pyHiM on the Python Package Index
  • Remove deprecated files
  • Graphical interface to configure pyHiM parameters

Full Changelog: https://github.com/marcnol/pyHiM/compare/v0.6.0...v0.7.0

pyHiM - Release 0.6.0

Published by marcnol over 2 years ago

Major changes

  • created script to run SLURM jobs
  • added mask segmentation in 3D using stardist
  • updated AI network for 3D barcode segmentation
  • compatibility with scikit-image 0.19
  • generalized masks (not only based on DAPI)
  • barcode localization filtering
  • fully refactored buildPWDmatrix into: filter_localizations, register_localizations, build_traces, build_matrix
  • use apiFISH instead of bigFISH for barcode gaussian fitting
  • routine to analyze trace table files
  • routine to filter trace table files
pyHiM - v0.3.0

Published by XDevos over 2 years ago

pyHiM - v0.2.0

Published by XDevos over 2 years ago

pyHiM - v0.5.1

Published by marcnol almost 3 years ago

  • Fixed several bugs regarding segmentation of barcodes by stardist.
  • Added 3D segmentation of nuclei masks using stardist.
  • rewrote runHiM_cluster to use it in supercomputer center (mesoLR) and in lab cluster.
  • fixed issues with compatibility with scikit image 0.19
pyHiM - v0.5.0

Published by marcnol over 3 years ago

Major changes:

  • 3D local re-alignment using block decomposition
  • 3D direct fitting using bigFISH
  • Re-organization of infoList.json into a single parameter file.
pyHiM - v0.4.0

Published by marcnol almost 4 years ago

What's Changed

Full Changelog: https://github.com/marcnol/pyHiM/compare/v0.3.0...v0.4.0