v0.9.0
What's Changed
- perf: updating the default colormap for interactive spatial to rainbow by @ruiheesi in #300
- feat: adding automated bin cal to histogram by @ruiheesi in #301
- Histo title log by @georgezakinih in #304
- log(manual_phenotype): Added a statement clarifying that cells could … by @georgezakinih in #302
- Interactive spatial color map by @georgezakinih in #305
- refactor(interactive_spatial_plot): added a verbose title by @georgezakinih in #306
- interactive spatial plot with features by @georgezakinih in #307
- Boxplot Plotly Implementation by @Ahmad8864 in #308
- Summarize dataframe by @georgezakinih in #310
- fix(interactive_spatial_plot): fixed typos in api name and arguments by @georgezakinih in #309
- releasing summarize dataset and fixed interactive spatial plot by @georgezakinih in #311
- fix(present_summary_as_figure): fixed json conversion when non python… by @georgezakinih in #314
- Ripley l by @georgezakinih in #313
- Ripley L with edge correction, and summarize data frame handling non native python types by @georgezakinih in #315
- feat(ripley_l): Added edge correction parameter to the high level fun… by @georgezakinih in #316
- Dev by @georgezakinih in #317
- Add Static Plotly Figure Return Type by @Ahmad8864 in #312
- Histogram Precomputation by @Ahmad8864 in #319
- fix(relational_heatmap): adjusted the flipped axis labels by @georgezakinih in #320
- Dev by @georgezakinih in #321
- Fix Histogram Return Value by @Ahmad8864 in #324
- refactor histogram by returning hist_data by @fangliu117 in #325
- Spatial annos by @ying39purdue in #322
- Add paper directory and files by @fangliu117 in #327
- KNN Clustering by @oeldaghar in #271
- fix(select_values): added support when observation are numerical by @georgezakinih in #331
- Add comments UTAG tests by @abombin in #332
- fix(summarize_dataframe): remove duplicated missing index by @fangliu117 in #338
- feat(visualize_nearest_neighbor): add pin-color and corresponding uni… by @fangliu117 in #339
- merge updated summarize_dataframe and visualize_nearest_neighbor with pin-color from dev to release_dev by @fangliu117 in #340
- feat(pin_color): add pin color feature to visualize nearest neighbor … by @fangliu117 in #341
- merge dev into release_dev with updated visualize_nearest_neighbor by adding pin-color feature by @fangliu117 in #342
- fix(visualize_nearest_neighbor): rewrite unit tests and move up libr… by @fangliu117 in #343
- merge the updated visualize_nearest_neighbor function and unit tests from dev to dev_release by @fangliu117 in #345
- step: bumping minor version from 0.8 to 0.9 by @ruiheesi in #346
- step: bumping minor version from 0.8 to 0.9 by @ruiheesi in #347
- Minor version bumping from v0.8.0 to v0.9.0 by @ruiheesi in #348
New Contributors
- @Ahmad8864 made their first contribution in #308
- @ying39purdue made their first contribution in #322
Full Changelog: v0.8.2...v0.9.0