--- a
+++ b/man/as.Giotto.Rd
@@ -0,0 +1,18 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/conversion.R
+\name{as.Giotto}
+\alias{as.Giotto}
+\title{as.Giotto}
+\usage{
+as.Giotto(object, assay = NULL, reg = FALSE)
+}
+\arguments{
+\item{object}{a VoltRon object}
+
+\item{assay}{the name of the assay to be converted}
+
+\item{reg}{if TRUE, registered coordinates will be used}
+}
+\description{
+Converting a VoltRon object into a Giotto object
+}