qcor | R Documentation |
qcor(im, q = 0.999)
im |
matrix containing intensities of ion image. |
q |
quantile that is set to 100 |
matrix of quantile corrected intensities. Function to perform quantile correction for better visual representation of ion images. im_cor <- qcor(NLGF67w_mouse1_rep1[,,1], 0.9995)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.