|
a |
|
b/man/vrGraphNames.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/objects.R |
|
|
3 |
\name{vrGraphNames} |
|
|
4 |
\alias{vrGraphNames} |
|
|
5 |
\title{vrGraphNames} |
|
|
6 |
\usage{ |
|
|
7 |
vrGraphNames(object, assay = NULL) |
|
|
8 |
} |
|
|
9 |
\arguments{ |
|
|
10 |
\item{object}{a VoltRon object} |
|
|
11 |
|
|
|
12 |
\item{assay}{assay name (exp: Assay1) or assay class (exp: Visium, Xenium), see \link{SampleMetadata}. |
|
|
13 |
if NULL, the default assay will be used, see \link{vrMainAssay}.} |
|
|
14 |
} |
|
|
15 |
\description{ |
|
|
16 |
Get names of all graphs |
|
|
17 |
} |