a | b/man/as.Giotto.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/conversion.R |
||
3 | \name{as.Giotto} |
||
4 | \alias{as.Giotto} |
||
5 | \title{as.Giotto} |
||
6 | \usage{ |
||
7 | as.Giotto(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 Giotto object |
||
18 | } |