to_eset {crossmeta}R Documentation

Convert limma object to ExpressionSet

Description

Convert limma object to ExpressionSet

Usage

to_eset(object, eset)

Arguments

object

an EList of MAList object containing expression data.

eset

ExpressionSet from getGEO. Used for annotation.

Value

ExpressionSet using expression data from object and annotation from eset.


[Package crossmeta version 1.18.0 Index]