collapse_duplicate_hgnc_symbol | R Documentation |
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.
collapse_duplicate_hgnc_symbol(biomart_results)
biomart_results |
Output of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.