Skip to content

SSAM 1.1.0

Choose a tag to compare

@pjb7687 pjb7687 released this 13 Oct 18:09

Major changes:

  • SSAMDataset now only accepts the path to save data
  • run_kde accepts spots data as pandas dataframe, as well as width, height, and depth
  • Log normalization as default, sctranform is now optional
  • Used tqdm for pretty printing progresses
  • New documentations
  • Created pyproject.toml to ensure numpy preinstallation before invoking setup.py