ligand: Getter for "Bli" slot of ligand concentration

Description Usage Arguments Value Author(s) See Also Examples

Description

The getter function for "Bli" slot of ligand concentration. If the slot is empty, there will be an error message: "please input ligand concentration".

Usage

1
ligand(obj)

Arguments

obj

obj of "Bli" class

Value

a numeric vector for the ligand concentration in BLI experiment

Author(s)

Qingan Sun, Xiaojun Li, James C Sacchettini

Maintainer: Qingan Sun <quinsun@gmail.com>

See Also

ligand<-

Examples

1
2
load("bli.RData")
conc <- ligand(bli)

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