powered by
plot the density of the GC-MS data with EM algorithm to separate the data into two log normal distribution.
plothist(data)
imported data matrix of GC-MS
if (FALSE) { # generate a matrix from raw data with row as m/z and column as retention time plothist(matrix) }
Run the code above in your browser using DataLab