public class AffymetrixProbeNameFilter<M extends Matrix2D<R,C,V>,R,C,V> extends AbstractFilter<M,R,C,V>
Modifier and Type | Field and Description |
---|---|
static int |
AFFX
Filter probes that have the AFFX prefix.
|
static int |
F
Filter probes that have the "_f_at" (family) tag.
|
static int |
G
Filter probes that have the "_g_at" (group) tag.
|
static int |
ST
Filter probes that contain the '_st' (sense strand) tag
|
static int |
X
Filter probes that have the "_x_at" tag.
|
log
Constructor and Description |
---|
AffymetrixProbeNameFilter()
Filter probes with all criteria switched on.
|
AffymetrixProbeNameFilter(int[] criteria) |
Modifier and Type | Method and Description |
---|---|
M |
filter(M data)
Filter the data
|
getOutputMatrix
public static final int AFFX
public static final int F
public static final int G
public static final int ST
public static final int X
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.