iqr_replicates: Removes features with replicated annotation.

View source: R/diff_expr.R

iqr_replicatesR Documentation

Removes features with replicated annotation.

Description

For rows with duplicated annot, highested IQR retained.

Usage

iqr_replicates(eset, annot = "SYMBOL", rm.dup = FALSE)

Arguments

eset

Annotated eset created by load_raw.

annot

feature to use to remove replicates.

rm.dup

remove duplicates (same measure, multiple ids)? Used for Pathway analysis so that doesn't treat probes that map to multiple genes as distinct measures.

Value

Expression set with unique features at probe or gene level.


alexvpickering/crossmeta documentation built on June 2, 2022, 7:06 a.m.