The main function to main FBN probabilities from time series data

getGenePrababilities(
  main_parameters_in_ref,
  fixedgenestate,
  target_gene,
  new_conditional_gene,
  temporal,
  targetCounts
)

Arguments

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.