getGeneHistory: Download gene history file

View source: R/geneHistory.R

getGeneHistoryR Documentation

Download gene history file

Description

Downloads and reads the gene history file from NCBI website. This file is needed for other functions

Usage

getGeneHistory(destfile = NULL, justRead = FALSE)

Arguments

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

Value

A data frame with latest gene history information


oganm/homologene documentation built on Nov. 5, 2023, 8:39 a.m.