get_symbol_from_ensembl {tidybulk}R Documentation

after wget, this function merges hg37 and hg38 mapping data bases - Do not execute!

Description

Get transcript column from ensembl gene id

Usage

get_symbol_from_ensembl(.data, .ensembl)

Arguments

.data

A tibble

.ensembl

A column symbol. The column that is represents ensembl gene id

Value

A tibble with ensembl-transcript mapping

after wget, this function merges hg37 and hg38 mapping data bases - Do not execute!

A tibble with ensembl-transcript mapping

get_symbol_from_ensembl

A tibble with added annotation


[Package tidybulk version 1.2.1 Index]