R/data_utility_FBN.R
genereateBoolNetTimeseries.Rd
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
)
A traditional Boolean type of network that can be used for BoolNet
A list of initial states
the number of timepoints that need to reconstruct
the type of the network in traditional Boolean modelling
optional if type is probabilistic, and then it is a need to specify the probabilities for each gene