A function to get gene probabilities
getGenePrababilities_basic(
main_parameters_in_ref,
fixedgenestate,
target_gene,
new_conditional_gene,
temporal,
targetCounts
)
An environment variable to hold all input data.
A list of pre-processed gene state.
The target gene
The new conditional gene to be added in.
The temporal time step.
The count of the target count.