ensembl.to.hgnc: Returns a dataframe of matched HGNC IDs for the inputted...

Description Usage Arguments Value

Description

Returns a dataframe of matched HGNC IDs for the inputted Ensembl IDs.

Usage

1
ensembl.to.hgnc(ensemblIDs, version = NULL, additional = c())

Arguments

ensemblIDs

vector of character strings representing Ensembl IDs

version

NULL for the newest version, or numerical Ensembl version

additional

vector of additional biomaRt attributes (eg: "transcript_length"). See biomaRt::getBM().

Value

dataframe of "ensembl_gene_id", "hgnc_symbol" and any additional attributes


Sabrina-Ge/sagesalad documentation built on June 4, 2019, 7:34 p.m.