convertGenesBetweenSymbolsAndID: Convert between gene symbols and ENSEMBL gene IDs

Description Usage Arguments Author(s)

View source: R/genes.R

Description

Convert between gene symbols and ENSEMBL gene IDs

Usage

1
convertGenesBetweenSymbolsAndID(x, sp = "hg", from = "gene_symbol")

Arguments

x

Character vector of genes, or matrix (e.g. of counts) where rownames are genes.

sp

Character, one of "mm" or "hg", specifying the species for which data is given in mat. Default: "hg".

from

Character vector, one of "gene_symbol" or "ensembl_gene_id", specifying in which format the genes in x are provided.

Author(s)

Selin Jessa


fungenomics/cytobox documentation built on Feb. 13, 2020, 10:51 a.m.