getProteinsOptimProblem | R Documentation |
Get optimization problem for protein-level summaries
getProteinsOptimProblem(design_matrix, y, norm, norm_parameter, proteins, psms)
design_matrix |
design matrix for protein model optimization |
y |
observed feature intensities |
norm |
"p_norm" or "Huber" |
norm_parameter |
p for norm=="p_norm", M for norm=="Huber" |
proteins |
vector of unique proteins |
vector |
of unique psms |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.