ligand<- | R Documentation |
The setter function for "Bli" slot of ligand concentration in BLI experiment.
ligand(obj) <- value
obj |
|
value |
|
S4 object of "Bli" class
The ligand concentrations do not include the blank control (0).
Qingan Sun, Xiaojun Li, James C Sacchettini
Maintainer: Qingan Sun <quinsun@gmail.com>
ligand
bli1 <- Bli()
ligand(bli1) <- 16/2^(0:6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.