Extension of the SummarizedExperiment
class to store
universal protein binding microarray (uPBM) data for use with functions
in the upbm package.
probeFilter
an optional named list of probe filters to be used to subset probes during data analysis steps. List names must correspond to columns in RowData. List entries must be single-parameter functions to be called on the corresponding column to return a logical vector of probes to keep (TRUE) and drop (FALSE) during analysis.
probeTrim
an optional integer vector of length 2 specifying start and end positions in probe `Sequence' to use in analysis steps.
probeCols
an optional character vector of rowData column names corresponding to probe design information.