A method to generate BoolNet type of timeseries data for generating BoolNet type of testing timeseries data

genereateBoolNetTimeseries(
  network,
  initialStates,
  numMeasurements,
  type = c("synchronous", "asynchronous", "probabilistic"),
  geneProbabilities = NULL
)

Arguments

network

A traditional Boolean type of network that can be used for BoolNet

initialStates

A list of initial states

numMeasurements

the number of timepoints that need to reconstruct

type

the type of the network in traditional Boolean modelling

geneProbabilities

optional if type is probabilistic, and then it is a need to specify the probabilities for each gene