map_orthologs_homologene: Map orthologs: homologene

View source: R/map_orthologs_homologene.R

map_orthologs_homologeneR Documentation

Map orthologs: homologene

Description

Map orthologs from one species to another using homologene.

Usage

map_orthologs_homologene(
  genes,
  input_species,
  output_species = "human",
  verbose = TRUE,
  ...
)

Arguments

genes

Gene list.

input_species

Name of the input species (e.g., "mouse","fly"). Use map_species to return a full list of available species.

output_species

Name of the output species (e.g. "human","chicken"). Use map_species to return a full list of available species.

verbose

Print messages.

...

Additional arguments to be passed to homologene.

Value

Ortholog map data.frame


neurogenomics/orthogene documentation built on Jan. 30, 2024, 4:44 a.m.