collapse_duplicate_hgnc_symbol: Duplicate HGNC

View source: R/functions.R

collapse_duplicate_hgnc_symbolR Documentation

Duplicate HGNC

Description

Count normalization requires Ensembl Ids to be unique. In rare cases, there are more than one HGNC symbol per gene Id. This function collapses the duplicate entries into a single entry by appending the HGNC symbols in a comma separated list.

Usage

collapse_duplicate_hgnc_symbol(biomart_results)

Arguments

biomart_results

Output of "sageseqr::get_biomart()". Gene Ids are stored as rownames.


kelshmo/sageseqr documentation built on June 13, 2024, 10:48 p.m.