Skip to content

SeuratObject 5.2.0

Choose a tag to compare

@anashen anashen released this 28 Aug 15:10
643daa9

Changes:

  • Add sf.data slot to the Segmentation class to store an sf object (#258)
    • sf.data will represent segmentation boundaries for a given image inside the images slot of a Seurat object
    • Add CreateSegmentation.sf, [[<-, setValidity for interacting with Segmentation objects
    • Update RenameCells.Segmentation, subset.Segmentation, [, UpdateSeuratObject
  • Add optional misc slot to SpatialImage to store additional info associated with an object in a list (#258)