select_dsd_4d_module: Selects a module based on the reaction stoichiometry

View source: R/dsd.R

select_dsd_4d_moduleR Documentation

Selects a module based on the reaction stoichiometry

Description

This function returns a 4-domain DSD module based on the number of products and reactants (stoichiometry) of the reaction.

Usage

select_dsd_4d_module(n_reac, n_prod)

Arguments

n_reac, n_prod

Number of reactants and products.

Value

A list with two parameters: - mod_func: The module function obtained from dsd_4d_modules(); - idx: A vector with two numbers specifying the position used to get the module function.


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