id_mapping_to_symbol: Mapping central ids to gene symbols

Description Usage Arguments Value See Also

View source: R/mapping.R

Description

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

Usage

1
id_mapping_to_symbol(ids, species = "Human", warning.unmapped = TRUE)

Arguments

ids

The vector of gene central ids.

species

The reference species name.

warning.unmapped

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

Value

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

See Also

id_mapping_from_symbol, id_mapping, id_mapping_species


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