|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Filter | |
| baseCode.dataFilter | |
| Uses of Filter in baseCode.dataFilter |
| Classes in baseCode.dataFilter that implement Filter | |
class |
AbstractFilter
Base implementation of the filter class. |
class |
AbstractLevelFilter
Abstract class representing a filter that removes things from matrices based on the values themselves. |
class |
AffymetrixProbeNameFilter
Remove probes that have names meeting certain rules indicating they may have low reliability. |
class |
ItemLevelFilter
Filter that remove individual values that are outside of a range. |
class |
RowAbsentFilter
Filter a data matrix according to flags given in a separate matrix. |
class |
RowAffyNameFilter
Remove probes that have names meeting certain rules indicating they may have low reliability. |
class |
RowLevelFilter
Remove rows from a matrix based on some row-based statistic. |
class |
RowMissingFilter
Remove rows from a matrix that are missing too many points. |
class |
RowNameFilter
Remove or retain rows that are on a list. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||