Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed2uiz authored Sep 19, 2023
1 parent 6c2e4f0 commit 9f29277
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,11 @@
## Changes
- Fix bug in `combine_matrices()`
- Fix bug in `createGiottoObject()` that will not allow object creation without supplied expression information
- Updated `polyStamp()` to replace an apply function with a crossjoin for better performance.
- Updated `spatInSituPlotPoints()` with `plot_last` parameter. Default output now plots polygons above points for better visibility.
- Updated `polyStamp()` to replace an apply function with a crossjoin for better performance
- Updated `spatInSituPlotPoints()` with `plot_last` parameter. Default output now plots polygons above points for better visibility
- Add check for spatLocsObj for spatlocs in polyStamp()
- Removed various print() and cat() statements throughout.
- Improved performance of gefToGiotto()
- Removed various print() and cat() statements throughout
- Changed default verbose argument to FALSE for createGiottoObject
- Changed default verbose argument to FALSE for joinGiottoObjects
- Changed default verbose argument to FALSE for createGiottoObjectSubcellular
Expand Down

0 comments on commit 9f29277

Please sign in to comment.