Skip to content

1.6.0

Latest

Choose a tag to compare

@jmuhlich jmuhlich released this 31 May 20:19
· 1 commit to master since this release
  • scikit-image minimum version is now 0.23.2
  • The code has been refactored into a proper package. Run pip install /path/to/source to install directly, or python -m build /path/to/source to build a .whl file and pip install that .whl. Then, run mcquant or python -m mcquant.cli instead of the previous python CommandSingleCellExtraction.py.
  • The --version argument has been implemented, which prints the version of the tool.