[413088]: / man / vrSpatial-class.Rd

Download this file

23 lines (17 with data), 573 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/allclasses.R
\docType{class}
\name{vrSpatial-class}
\alias{vrSpatial-class}
\alias{vrSpatial}
\title{The vrSpatial (VoltRon Spatial) Class}
\description{
The vrSpatial (VoltRon Spatial) Class
}
\section{Slots}{
\describe{
\item{\code{coords}}{spatial coordinates of the assay}
\item{\code{segments}}{spatial coordinates of the segments, if available}
\item{\code{image}}{image of the spatial assay, bitmap class}
\item{\code{main_channel}}{the key of the main channel of vrImage object}
}}