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")

soderling-lab/geneLists documentation built on Sept. 6, 2021, 8:22 p.m.