asHistologyImaging: Convert to class 'HistologyImaging'

asHistologyImagingR Documentation

Convert to class HistologyImaging

Description

Coverts objects of specific classes to objects of class HistologyImaging.

Usage

asHistologyImaging(object, ...)

## S4 method for signature 'VisiumV1'
asHistologyImaging(object, id, scale_with = "lowres", verbose = TRUE)

## S4 method for signature 'AnnDataR6'
asHistologyImaging(
  object,
  id,
  library_id,
  spatial_key = "spatial",
  scale_with = "lowres",
  verbose = verbose
)

Arguments

object

Any object for which a method has been defined.

Value

An object of class HistologyImaging.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.