Creates an updated version of the homologene database. This is done by downloading
the latest gene annotation information and tracing changes in gene symbols and
identifiers over history. homologeneData2
was created using
this function over the original homologeneData
. This function
requires downloading large amounts of data from the NCBI ftp servers.
updateHomologene(destfile = NULL, baseline = homologene::homologeneData2, gene_history = NULL, gene_info = NULL)
destfile | Optional. Path of the output file. |
---|---|
baseline | The baseline homologene file to be used. By default uses the
|
gene_history | A gene history data frame, possibly returned by |
gene_info | A gene info data frame that contatins ID-symbol matches,
possibly returned by |
Homologene database in a data frame with updated gene IDs and symbols