The reverse-engineered network with the `Patterns` package using the fitfun="LASSO" default function and a cascade network setting.
data(Net_inf_PL)
str(Net_inf_PL)
#> Formal class 'omics_network' [package "Patterns"] with 6 slots
#> ..@ omics_network: num [1:100, 1:100] 0 0 0 0 0 0 0 0 0 0 ...
#> ..@ name : chr [1:100] "gene 1" "gene 2" "gene 3" "gene 4" ...
#> ..@ F : num [1:4, 1:4, 1:16] 0 0 0 0 0 0 0 0 0 0 ...
#> ..@ convF : num [1:16, 1:6] 0.0564 0.0564 0.0564 0.0564 0.0564 ...
#> .. ..- attr(*, "dimnames")=List of 2
#> .. .. ..$ : NULL
#> .. .. ..$ : chr [1:6] "convF" "cc" "cc" "cc" ...
#> ..@ convO : num [1:6] 5.36e+04 7.40e-03 2.29e-03 1.59e-03 1.16e-03 ...
#> ..@ time_pt : int [1:4] 1 2 3 4