get_biomart: Get biomart annotation from id

Description Usage Arguments Value See Also Examples

Description

Get biomart annotation from id

Usage

1
2
get_biomart(v, type = "description", id = "ensembl_gene_id",
  dataset = "hsapiens_gene_ensembl")

Arguments

v

vector of ids

type

character name to get from biomart

id

character defining what kind of id is provided

dataset

specie database to connect to biomart

Value

annotated vector in the same order

See Also

biomaRt used to annotate the dataframe

Examples

1
get_biomrt(v, "gene_biotype")

hbc/CHBUtils documentation built on May 17, 2019, 3:07 p.m.