|
a |
|
b/man/as.SpatialExperiment.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/conversion.R |
|
|
3 |
\name{as.SpatialExperiment} |
|
|
4 |
\alias{as.SpatialExperiment} |
|
|
5 |
\title{as.SpatialExperiment} |
|
|
6 |
\usage{ |
|
|
7 |
as.SpatialExperiment(object, assay = NULL, reg = FALSE) |
|
|
8 |
} |
|
|
9 |
\arguments{ |
|
|
10 |
\item{object}{a VoltRon object} |
|
|
11 |
|
|
|
12 |
\item{assay}{the name of the assay to be converted} |
|
|
13 |
|
|
|
14 |
\item{reg}{if TRUE, registered coordinates will be used} |
|
|
15 |
} |
|
|
16 |
\description{ |
|
|
17 |
Converting a VoltRon object into a SpatialExperiment object |
|
|
18 |
} |