processProteinOptimSolution | R Documentation |
Get protein abundances from optimization result
processProteinOptimSolution(
solution,
optimization_problem,
feature_data,
design_matrix
)
solution |
solution generated by CVXR::solve |
optimization_problem |
object returned by CVXR::Problem |
feature_data |
data.table in MSstatsTMT format. See also the Details section |
design_matrix |
design matrix for protein model optimization |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.