--- a
+++ b/man/vrMetadata-class.Rd
@@ -0,0 +1,24 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/allclasses.R
+\docType{class}
+\name{vrMetadata-class}
+\alias{vrMetadata-class}
+\alias{vrMetadata}
+\title{The vrMetadata (VoltRon Metadata) Class}
+\description{
+The vrMetadata (VoltRon Metadata) Class
+}
+\section{Slots}{
+
+\describe{
+\item{\code{tile}}{the metadata of tiles}
+
+\item{\code{molecule}}{the metadata of molecules}
+
+\item{\code{cell}}{the metadata of cells}
+
+\item{\code{spot}}{the metadata of spot}
+
+\item{\code{ROI}}{the metadata of ROI}
+}}
+