mergeEset: Merge two eSets by column binding

View source: R/mergeEset.R

mergeEsetR Documentation

Merge two eSets by column binding

Description

Merge two eSets by column binding

Usage

mergeEset(eset1, eset2, by.x, by.y, normalization = "quantile")

Arguments

eset1

An eSet object

eset2

Another eSet object

by.x

Column index of feature annotation of eset1

by.y

COlumn index of feature annotation of eset2

normalization

NULL or character string, which will be passed to normalizeBetweenArrays.

Value

A new eSet object


bedapub/ribiosExpression documentation built on Sept. 2, 2023, 4:37 a.m.