Not all probes in a PBM experiment should be used for analysis. Given a PBMExperiment or a PBMDesign object with defined probe filters, this function returns the subset of probes passing all filtering criteria.
pbmFilterProbes(pe)
pe | a PBMExperiment or PBMDesign object. |
---|
Filtered object of same class as input se
.