cor_order | R Documentation |
Compute correlation matrix
cor_order(dataX)
dataX |
data.frame with transition intensities per peptide |
Other transitioncorrlation:
cor_jackknife_matrix()
,
jackknife()
,
jackknife_matrix()
list <- prolfqua_data('data_correlatedPeptideList')
cor_order(data_correlatedPeptideList[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.