ch2_subset: Subset for Paired Two-Channel ExpressionSet

Description Usage Arguments Value

View source: R/diff_utils.R

Description

Two-channel esets use intraspotCorrelation and lmscFit so can't use duplicateCorrelation. If not using one channel in contrasts (e.g. because all reference RNA) and have paired design, better to treat as single channel so that can use duplicateCorrelation.

Usage

1
ch2_subset(eset, prev_anal)

Arguments

eset

ExpressionSet

Value

ExpressionSet. If two-channel, paired and one channel not used will subset to used channel.


crossmeta documentation built on Nov. 8, 2020, 8 p.m.