exper.merge: Merge from exp

Description Usage Arguments Value

View source: R/acdatabase_merging.R

Description

Get merged titer table from single experiment.

Usage

1
2
3
4
5
6
7
8
9
exper.merge(
  exp,
  expect_repeats = FALSE,
  duplicate_titers = "mean",
  merge_passage = FALSE,
  lowerthreshold = 10,
  upperthreshold = Inf,
  threshold_masking = F
)

Arguments

exp

char: like "240/480/240"

expect_repeats

bool: whether repeat titers are expected

merge_passage

bool: not implemented

threshold

Value

array of char: merged titer table


acorg/acutilsLite documentation built on Feb. 19, 2021, 4:56 p.m.