Description Usage Arguments Value
Set feature data into ExpressionSet object. Additionaly, it is possible to remove promiscuous probes that map to different ids.
1 2 |
eset |
ExpressionSet object. Usually the result of the normalization process |
fdata |
A dataframe. Feature data containing at least two columns: probe id and other id (gene symbol, for instance). |
probe_col |
Character vector of length 1. Column name for probes in |
rm_probes |
Logical. Whether to remove promiscuous probes form feature data dataframe. |
ref_col |
Character vector of length 1. Column name of feature data with the reference id to look for promiscuous probes. |
ExpressionSet object with filtered assayData slot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.