get_buff_modules: Get buffer modules

View source: R/4domain_reactor.R

get_buff_modulesR Documentation

Get buffer modules

Description

This function is used to add buffer modules according to the theory described by Soloveichik D et al. [1]. The parameters of this function follows the same semantics of react_4domain().

Usage

get_buff_modules(reactions, ki, qmax, cmax)

Value

NULL if no buffer modules were added. Otherwise it returns a list with:

  • lambda_1 = lambda^-1 value;

  • new_species = vector with the new species added;

  • new_cis = vector with the initial concentrations;

  • new_reactions = vector with the new reactions;

  • new_ks = constant rate of the new reactions.

References

  • [1] \insertRefsoloveichik2010dnaDNAr


DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.