cell2cell - v0.7.3
Please refer to the release notes of all previous versions here
New features
- Refer to v0.7.2 notes to see the previous new features.
- Added example of using Spatial Data with Tensor-cell2cell.
Feature updates
- Updated single-cell data example with cell2cell to use COVID-19 data.
- Updated bulk data example with cell2cell.
- Updated
docs
folder for readthedocs.org. - Updated README.md
Fixed Bugs
- Fixed legend visualization in
cell2cell.plotting.pcoa_plot.pcoa_3dplot()
- Fixed negative P-values in
cell2cell.stats.permutation.compute_pvalue_from_dist()
- Fixed permutation analysis in
cell2cell.analysis.cell2cell_pipelines.SingleCellInteractions
- Fixed legend visualization in
cell2cell.plotting.circular_plot.circos_plot()