The C program takes 2 mzML files from which the binary strings (according to
the X data and Y data is uncompressed/decoded), it then examines spectral
(xy data) similiary and combines both datasets into a new one and finally
after all similar spectra have been merged it writes it all back into 1 ne
I have written a program in C that two xy datasets, aligns these 2 datasets
based on shared features, transforms them into equal sized histograms,
transforms the histograms into cumulative distribution functions (via GSL)
and finally performs a KS_test.
I am wanting to validate my program's result
2 matches
Mail list logo