Not exported to avoid unintended modifications of the DB.
dumpUniprotDb(
taxOfInt,
divOfInt,
release,
ddir,
ftp = "ftp://ftp.expasy.org/databases/uniprot",
env = parent.frame(n = 1)
)
the organism of interest (e.g., "9606" for human, "10090" for mouse or "10116" for rat)
the taxonomic division to which the organism belong (e.g., "human", "rodents", "mammals", "vertebrates")
the release of interest (check if already downloaded)
path to the directory where the data should be saved
location of the ftp site
the R environment in which to load the tables when built