convert_geneid: A function to convert ensembl ID to gene name

View source: R/utils.R

convert_geneidR Documentation

A function to convert ensembl ID to gene name

Description

This function is for replace the ensembl ID with actual gene names

Usage

convert_geneid(count, species)

Arguments

count

Count data input

species

value can be "mouse" or "human"

Value

A new count data with external gene names in the rows


HaojiaWu/plot1cell documentation built on Nov. 13, 2023, 9:20 a.m.