Not exported to avoid unintended modifications of the DB.
dumpEnsCore(
organism,
release,
gv,
ddir,
toDump = c("attrib_type", "gene_attrib", "transcript", "external_db", "gene",
"translation", "external_synonym", "object_xref", "xref", "stable_id_event"),
env = parent.frame(n = 1)
)
the organism to download (e.g. "Homo sapiens").
Ensembl release (e.g. "83")
version of the genome (e.g. "38")
path to the directory where the data should be saved
the list of tables to download
the R environment in which to load the tables when downloaded