remove_probes: Remove probes

Description Usage Arguments Value

View source: R/remove_probes.R

Description

Remove promiscuous probes that map to different reference ids (usually gene symbols).

Usage

1
remove_probes(fdata, probe_col, ref_col = "hgnc_symbol")

Arguments

fdata

Feature data (dataframe) with unique rows. The output of get_annotation() function

probe_col

Probe column name in fdata dataframe

ref_col

Column name of reference id to be counted for each probe.

Value

ExpressionSet object with filtered assayData slot for promiscous probes


iaradsouza1/MicroarrayMethods documentation built on Nov. 3, 2021, 2 p.m.