View source: R/IonStar_DPpipeline.R
IonStar_DPpipeline | R Documentation |
These functions are IonStar frame-to-protein pipeline and its modules
IonStar_DPpipeline( raw, cond, log2form = TRUE, norm_method, TIC_type = "old", frameOR = NULL, pepOR = NULL, OR_method = "ratio", quan_method = "sum" )
raw |
annotated frame file |
cond |
a matrix contains file names and their group information |
log2form |
choose if performing frame normalization on log2 level or not |
norm_method |
choose normalization method ("quantiles" or "TIC") |
quan_method |
choose peptide aggregation method ("sum" or "fit") |
Protein and peptide quantification results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.