replicateTable: Replicate table

View source: R/live.R

replicateTableR Documentation

Replicate table

Description

Internal function to create a rendered table with replicate intensities. When multiple points are selected, the returned table contains mean values. If intensityScale in the input is 'log', data are log-10 transformed.

Usage

replicateTable(tab, input, pdat, max_points)

Arguments

tab

Table used to create a plot

input

Input variable from shiny server

pdat

proteusData object with data and annotations

max_points

Maximum number of points to select

Value

Rendered table with replicate intensities.


bartongroup/Proteus documentation built on April 22, 2023, 5:33 a.m.