ann_expr2: ann_expr2

Description Usage Arguments Value Author(s)

View source: R/ann_expr.R

Description

Convert probe ID to gene symbol using GPL

Usage

1
2
3
4
5
6
ann_expr2(
  data,
  GPL,
  probe_symbol = c("NAME", "GENE_SYMBOL"),
  Stat = c("max", "mean", "median", "min", "IQR")
)

Arguments

data

data

GPL

GPL file

probe_symbol

probe id and gene symbol

Stat

"max","mean","median","min","IQR"

Value

a data.frame

Author(s)

Yuanlong Hu


YuanlongHu/yltool documentation built on Nov. 2, 2021, 5:39 a.m.