[413088]: / man / vrGraphNames.Rd

Download this file

18 lines (16 with data), 452 Bytes

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