Downloads and reads the gene history file from NCBI website. This file is needed for other functions
getGeneHistory(destfile = NULL, justRead = FALSE)
destfile | Path of the output file. If NULL a temp file will be used |
---|---|
justRead | If TRUE and destfile exists, it reads the file instead of downloading the latest one from NCBI |
A data frame with latest gene history information