getGenePrababilities_basic | R Documentation |
A function to get gene probabilities
getGenePrababilities_basic(
main_parameters_in_ref,
fixedgenestate,
target_gene,
new_conditional_gene,
temporal,
targetCounts
)
main_parameters_in_ref |
An environment variable to hold all input data. |
fixedgenestate |
A list of pre-processed gene state. |
target_gene |
The target gene |
new_conditional_gene |
The new conditional gene to be added in. |
temporal |
The temporal time step. |
targetCounts |
The count of the target count. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.