# NOT RUN {
anno = "~/simulation_fr_the_beginning/out/template.csv"
rs = lapply(dynList, function(x) x$rs %>% mutate(ko = x$ko)) %>%
do.call(rbind,.)
output = lookupTable(genesOfInterest = scg,
annotations = anno, rs)
e
# }
Run the code above in your browser using DataLab