process_fitoutput: add gene annotation from a reannotation package to limma...

Description Usage Arguments Examples

Description

add gene annotation from a reannotation package to limma output

Usage

1
process_fitoutput(gse_id, fitfile, anno_package)

Arguments

gse_id

a valid GSE ID e.g.: "GSE65309"

fitfile

path to a file retrieved from get_fitfiles

anno_package

for example: mogene10sttranscriptcluster.db

Examples

1
2
process_fitoutput("GSE65309", fitfile, mogene10sttranscriptcluster.db)
lapply(result_files, function(x) process_fitoutput("GSE65309", x, mogene10sttranscriptcluster.db))

axelmuller/geometric2 documentation built on May 25, 2019, 6:26 p.m.