SeuratObject 5.0.1
Changes:
- Update internal calls to
GetAssayData()
to uselayer
instead ofslot
(#160) - Update Matrix version to 1.6-2 (#164)
- Change layer-saving in
SaveSeuratRds()
to move all layers instead of just those intempdir()
(#169) - Update internal calls to
SetAssayData()
to uselayer
instead ofslot
(#171) - Replace internal calls of
FilterObjects()
to.FilterObjects()
(#171)