dev/create_nodes_data.R

library(DIANE)


data("gene_annotations")
data("regulators_per_organism")


regulators <- regulators_per_organism$`Arabidopsis thaliana`

usethis::use_data(regulators, version = 3, overwrite = T)
OceaneCsn/AraNetBench documentation built on May 22, 2022, 12:43 p.m.