convert_gene_names: Convert gene names to/from Ensembl.

Description Usage Arguments Value

View source: R/gene-names.R

Description

This function works in a particular way: inputs that don't look like a gene at all are returned as is.

Usage

1
convert_gene_names(x, ensembl = "from")

Arguments

x

A character vector.

ensembl

A string. Either "from" or "to". With "to" the result is Ensembl gene names. With "from" the result is colloquial gene names.

Value

A character vector.


mirvie/mirmisc documentation built on Dec. 21, 2021, 7 p.m.