speciesForGeneId: Identifies the species of a gene identifier using the...

View source: R/phylogenies.R

speciesForGeneIdR Documentation

Identifies the species of a gene identifier using the original gene identifiers in this project's data sets. Note that the constant spec.gene.ids is used by default to map gene identifiers to species. See zzz.R for more details.

Description

Identifies the species of a gene identifier using the original gene identifiers in this project's data sets. Note that the constant spec.gene.ids is used by default to map gene identifiers to species. See zzz.R for more details.

Usage

speciesForGeneId(gene.id, spec.genes = spec.gene.ids)

Arguments

gene.id
spec.genes

A names list, in which the names indicate the species and the values are character vectors of gene identifiers.

Value

the matching species as a name in argument list 'spec.regexs'


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.