AnnoEset: Annotate EsetList via bioconductor

Description Usage Arguments Value Author(s) See Also Examples

View source: R/Anno_AnnoEset.R

Description

Annotate EsetList via bioconductor

Usage

1
AnnoEset(eset, probeid = "ID")

Arguments

eset

a EsetList object

probeid

the colnames of probe id in fData.Default is "ID".

Value

an annotated EsetList object(fData)

Author(s)

Weibin Huang<654751191@qq.com>

See Also

bitr;left_join;read_xlsx

Examples

1
2
3
## This is a simulative process and available only with CORRECT VARIABLES
eset2 <- AnnoEset(eset)
View(Biobase::fData(eset2))

shijianasdf/BasicBioinformaticsAnalysisFromZhongShan documentation built on Jan. 3, 2020, 10:08 p.m.