[413088]: / man / as.SpatialExperiment.Rd

Download this file

19 lines (16 with data), 476 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/conversion.R
\name{as.SpatialExperiment}
\alias{as.SpatialExperiment}
\title{as.SpatialExperiment}
\usage{
as.SpatialExperiment(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 SpatialExperiment object
}