File: SpatialExperiment-misc.Rd

package info (click to toggle)
r-bioc-spatialexperiment 1.16.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,648 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 660 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/show.R
\name{SpatialExperiment-misc}
\alias{SpatialExperiment-misc}
\alias{show,SpatialExperiment-method}
\title{Miscellaneous SpatialExperiment methods}
\usage{
\S4method{show}{SpatialExperiment}(object)
}
\arguments{
\item{object}{a \code{\link{SpatialExperiment}} object}
}
\value{
Returns NULL
}
\description{
Miscellaneous methods for the \code{\link{SpatialExperiment}} class and its
descendants that do not fit into any other documentation category such as,
for example, show methods.
}
\examples{
example(read10xVisium)
spe
}
\author{
Dario Righelli and Helena L. Crowell
}