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

Download this file

27 lines (19 with data), 668 Bytes

 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
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/allclasses.R
\docType{class}
\name{VoltRon-class}
\alias{VoltRon-class}
\alias{VoltRon}
\title{The VoltRon Class}
\description{
The VoltRon Class
}
\section{Slots}{
\describe{
\item{\code{samples}}{A list of samples (vrSample)}
\item{\code{metadata}}{A vrMetadata object that includes metadata of ROIs, spots, and cells}
\item{\code{sample.metadata}}{Contains meta-information about each sample, layer and assay}
\item{\code{graph}}{A igraph object}
\item{\code{main.assay}}{The type of the main assay (i.e. Visium, Xenium, GeoMx etc.)}
\item{\code{project}}{Name of the project}
}}