[413088]: / man / vrMainAssay.Rd

Download this file

30 lines (23 with data), 653 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/allgenerics.R, R/objects.R
\name{vrMainAssay}
\alias{vrMainAssay}
\alias{vrMainAssay<-}
\alias{vrMainAssay,VoltRon-method}
\alias{vrMainAssay<-,VoltRon-method}
\title{Main Assay}
\usage{
vrMainAssay(object, ...)
vrMainAssay(object, ...) <- value
\S4method{vrMainAssay}{VoltRon}(object)
\S4method{vrMainAssay}{VoltRon}(object) <- value
}
\arguments{
\item{object}{a VoltRon object}
\item{...}{arguments passed to other methods.}
\item{value}{new assay name}
}
\description{
Get and set the main assay of a VoltRon object
Get and set the main assay of a VoltRon object
}