[413088]: / man / vrAssayParams.Rd

Download this file

17 lines (15 with data), 394 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/assay.R
\name{vrAssayParams}
\alias{vrAssayParams}
\title{Get assay parameters}
\usage{
vrAssayParams(object, param = NULL)
}
\arguments{
\item{object}{a vrAssay object}
\item{param}{the parameter value to return}
}
\description{
Given a vrAssay object, if there are any, get a list of parameters of the assay(s)
}