ensg2entrez_fc: Biomart conversion

Description Usage Arguments Examples

View source: R/easybiomart.R

Description

Biomart conversion

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
ensg2entrez_fc(
  df,
  ensg_col = row.names(df),
  fc_col = "log2FC",
  biomart = mart,
  combine = F,
  df2 = "",
  by.x = "ensembl_gene_id",
  by.y = "ensembl_gene_id",
  all = F
)

Arguments

df

input

Examples

1

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