SeuratObject 4.0.1
Added:
- New
headandtailmethods to quickly query object metadata (#5) - New utility functions (#6):
AttachDepsto attach required imported dependencies on package attachmentIsMatrixEmptyto test if a matrix is empty or not
Changed:
- Allow supper classes to replace child classes (#1)
- Better support for creating sparse matrices from
data.tableandtibbleobjects (#4) - Improved error messages for clashing object names (#7)
- Allow returning a
NULLif a subset results in zero cells (#9)
Removed:
- SCT-specific code (#2)