getGenePrababilities | R Documentation |
The main function to main FBN probabilities from time series data
getGenePrababilities(
main_parameters_in_ref,
fixedgenestate,
target_gene,
new_conditional_gene,
temporal,
targetCounts
)
main_parameters_in_ref |
The environment that contains the required data. |
fixedgenestate |
The up stream fixed gene state. |
target_gene |
The target gene. |
new_conditional_gene |
The current stream conditional gene. |
temporal |
The temporal time step. |
targetCounts |
A list of pre-calculated targe genes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.