ligand_-: Setter for "Bli" slot of ligand concentration

Description Usage Arguments Value Note Author(s) See Also Examples

Description

The setter function for "Bli" slot of ligand concentration in BLI experiment.

Usage

1
ligand(obj) <- value

Arguments

obj

obj of "Bli" class

value

value numeric vector of ligand concentrations

Value

S4 object of "Bli" class

Note

The ligand concentrations do not include the blank control (0).

Author(s)

Qingan Sun, Xiaojun Li, James C Sacchettini

Maintainer: Qingan Sun <quinsun@gmail.com>

See Also

ligand

Examples

1
2
bli1 <- Bli()
ligand(bli1) <- 16/2^(0:6)

smoke documentation built on Jan. 28, 2020, 5:09 p.m.