getHomologs: getHomologs

Description Usage Arguments Value Author(s) References Examples

View source: R/getHomologs.R

Description

Download the NCBI homology database and map input Entrez ids to homologs in a given species of interest.

Usage

1
getHomologs(entrez, species = NULL, taxid = NULL, quiet = TRUE)

Arguments

entrez

(character) - Entrez IDs – can be from any species

hitpredict

(data.table) - HitPredict data.

Value

none

Author(s)

Tyler W Bradshaw, twesleyb10@gmail.com

References

none

Examples

1
getHomologs(entrez, species = "mouse")

twesleyb/geneLists documentation built on Oct. 30, 2021, 7:28 p.m.