Description Usage Arguments Value References Examples
View source: R/intEntropyCalculator.R
Title Calculate entropy
1 | intEntropyCalculator(dataPeakSheak)
|
dataPeakSheak, |
a matrix which has two column of MSMS |
entropy
Ju R, Liu X, Zheng F, et al. Removal of False Positive Features to Generate Authentic Peak Table for High-resolution Mass Spectrometry-based Metabolomics Study[J]. Analytica Chimica Acta, 2019.
1 2 | load(system.file("extdata/testData", "dataPeakSheakTest.rda", package = "MetEx"))
entropy <- intEntropyCalculator(dataPeakSheak = dataPeakSheakTest)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.