id_mapping_from_symbol: Mapping gene symbols to central ids

Description Usage Arguments Value See Also

View source: R/mapping.R

Description

Map gene symbols to gene central ids by using organism annotation package in Bioconductor.

Usage

1
id_mapping_from_symbol(symbols, species = "Human", warning.unmapped = TRUE)

Arguments

symbols

The vector of gene symbols.

species

The reference species name.

warning.unmapped

Logical variable indicated whether give warnings when there are gene symbols that can not be mapped.

Value

This function will return a vector of gene ids mapped from given gene symbols.

See Also

id_mapping_to_symbol, id_mapping, id_mapping_species


wulingyun/CopTea documentation built on Dec. 4, 2019, 2:59 p.m.