Extension of the SummarizedExperiment class to store
universal protein binding microarray (uPBM) data for use with functions
in the upbm package.
probeFilteran 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.
probeTriman optional integer vector of length 2 specifying start and end positions in probe `Sequence' to use in analysis steps.
probeColsan optional character vector of rowData column names corresponding to probe design information.