Generates a network.
Arguments
- nb
Integer. The number of genes.
- time_label
Vector. The time points measurements.
- exp
The exponential parameter, as in the barabasi.game function in igraph package.
- init
The attractiveness of the vertices with no adjacent edges. See barabasi.game function.
- regul
A vector mapping each gene with its number of regulators.
- min_expr
Minimum of strength of a non-zero link
- max_expr
Maximum of strength of a non-zero link
- casc.level
...