Perform limma differential expression on a ProtData object
do_limma.Rd
This function takes a SummarizedExperiment
object and two vectors containing the column names
of the treatment and control samples. It filters out proteins found in fewer than 50%
of samples, performs a limma-based differential expression analysis, and returns
a data frame with metadata, intensities, log fold changes, and p-values.