Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sqjin committed Feb 6, 2024
1 parent c9b33df commit be15ed2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Version 2.1.2 (2023-2-6)
- Update `filterCommunication` to allow identifying consistent cell-cell communication across samples when mutiple samples/replicates/batches are merged as an input for CellChat analysis.
- Update `computeCommunProb` where the ECM-receptor signaling is now assumed as diffusible signaling when analyzing spatial transcrptomics.
- Update 'updateCellChat' to change `object@meta$slices` to `object@meta$samples` in order to identify consistent cell-cell communication across samples.
- Typos in CellChatDB were fixed.

## Updated functions with minor changes
Functions that have been updated for analyzing spatial transcriptomics and perform comparison analysis, including `createCellChat`, 'updateCellChat', `computeCommunProb`,`filterCommunication`, `spatialFeaturePlot`, `spatialDimPlot`, `netVisual_spatial`, `netVisual_aggregate`, `netVisual`, `computeRegionDistance`, `StackedVlnPlot`.

# Version 2.1.1 (2023-12-12)
- Enable to flexibly infer contact-dependent or juxtacrine signaling from any type of spatial transcriptomics data by defining the `contact.range` in `computeCommunProb`.
- Change `scale.factors` to `spatial factors`.
Expand Down

0 comments on commit be15ed2

Please sign in to comment.