--- a +++ b/man/vrAssayParams.Rd @@ -0,0 +1,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) +}