speciesForGeneId_Regex: Identifies the species of a gene identifier using regular...

View source: R/phylogenies.R

speciesForGeneId_RegexR Documentation

Identifies the species of a gene identifier using regular expressions. Note that the constant spec.regex.gene.ids is used by default to map regular expression to species. See zzz.R for more details.

Description

Identifies the species of a gene identifier using regular expressions. Note that the constant spec.regex.gene.ids is used by default to map regular expression to species. See zzz.R for more details.

Usage

speciesForGeneId_Regex(gene.id, spec.regexs = spec.regex.gene.ids)

Arguments

gene.id
spec.regexs

a list with names indicating the species and values the regular expressions to match gene identifiers against.

Value

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


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