entrez2ext_name: Biomart conversion

Description Usage Arguments Examples

View source: R/easybiomart.R View source: R/easybiomart.R

Description

Biomart conversion

Biomart conversion

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
entrez2ext_name(
  entrez_ids,
  biomart = mart,
  combine = F,
  df2 = "",
  by.x = "entrezgene_id",
  by.y = "entrezgene_id",
  all = F
)

entrez2ext_name(
  entrez_ids,
  biomart = mart,
  combine = F,
  df2 = "",
  by.x = "entrezgene_id",
  by.y = "entrezgene_id",
  all = F
)

Arguments

entrez_ids

input

Examples

1

utnesp/Easy-bioMart documentation built on March 21, 2021, 5:19 p.m.