Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ pbm Public

❗ This is a read-only mirror of the CRAN R package repository. pbm — Protein Binding Models. Homepage: https://github.com/jonathanrd/pbm Report bugs for this package: https://github.com/jonathanrd/pbm/issues

License

Notifications You must be signed in to change notification settings

cran/pbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBM - Protein Binding Models

The goal of PBM is to make analysing Biolayer Interferometry (BLI) or Surface Plasmon Resonance (SPR) data more open. After initial binding parameters are known, binding curves can be simulated and parameters such as: analyte concentration, time of association, dissociation etc. can be varied. The models within this package may also be used to fit a curve to measured binding data using a non-linear regression.

Currently, two binding models are included with this package:

  • 1:1 binding
  • 2:1 heterogeneous binding.

Note: more binding models are on their way.. bivalent model, mass-transport params etc.

Installation

Install the released version of usethis from CRAN:

install.packages("pbm")

Or install the development version from GitHub with:

install.packages("devtools")
devtools::install_github("jonathanrd/pbm")

Usage

For usage information and examples, see the vignette and reference manual on CRAN: pbm.

About

❗ This is a read-only mirror of the CRAN R package repository. pbm — Protein Binding Models. Homepage: https://github.com/jonathanrd/pbm Report bugs for this package: https://github.com/jonathanrd/pbm/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages