File: ctrlsZprimePlot.Rd

package info (click to toggle)
r-bioc-nanostringqcpro 1.30.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 872 kB
  • sloc: makefile: 7
file content (23 lines) | stat: -rw-r--r-- 568 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/NanoStringQualityMetrics.R
\docType{methods}
\name{ctrlsZprimePlot,RccSet-method}
\alias{ctrlsZprimePlot,RccSet-method}
\alias{ctrlsZprimePlot}
\title{ctrlsZprimePlot}
\usage{
\S4method{ctrlsZprimePlot}{RccSet}(rccSet)
}
\arguments{
\item{rccSet}{An RccSet object}
}
\value{
A plot
}
\description{
Plot distribution of counts and the Z' Factors comparing the nagative controls and
                the three highest input positive controls of an RccSet object.
}
\author{
Dorothee Nickles
}