Skip to content

Commit

Permalink
revert typo
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-marsh committed Feb 16, 2024
1 parent b739cad commit a249b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- Added new generic `as.anndata()` to support conversion of Seurat and LIGER objects to anndata format.
- Added function `Convert_Assay()` to perform easy conversions of Seurat assays between V3/4 (Assay) and V5 (Assay5) formats.
- Added parameter `assay_type` to allow manual control of assay type when creating Seurat object from LIGER using `Liger_to_Seurat`.
- Added param `grid_c olor` to `Clustered_DotPlot` to control the color of grid lines (default is no grid lines).
- Added param `grid_color` to `Clustered_DotPlot` to control the color of grid lines (default is no grid lines).
- Added ability to split identities in `Clustered_DotPlot` by additional variable and maintain expression information.
- Added `Split_Layers()` function for V5 objects.
- Added `Add_Alt_Feature_ID` to add alternative feature ids to an Assay5 meta.data slot.
Expand Down

0 comments on commit a249b5a

Please sign in to comment.