Hi Unni, The R support is implemented using the JRI (Java-R Interface) library. For example how the code is written, please check the source of the baseline correction module:
http://mzmine.svn.sourceforge.net/viewvc/mzmine/trunk/src/net/sf/mzmine/modules/rawdatamethods/filtering/baselinecorrection/BaselineCorrectionTask.java?revision=2527&view=markup (see the asymBaseline method) For another example, check the heat maps plot code: http://mzmine.svn.sourceforge.net/viewvc/mzmine/trunk/src/net/sf/mzmine/modules/peaklistmethods/dataanalysis/heatmaps/HeatMapTask.java?revision=2527&view=markup Best regards, Tomas On Fri, Sep 23, 2011 at 12:07 AM, Achuthanunni Chokkathukalam <[email protected]> wrote: > Hi, > > On the MZMine change log I was very happy to see that you have now > implemented support for modules written in R. I checked the > documentation, but couldn't see any further information about this. Can > you please tell me how I can take advantage of this new feature. > > Cheers, > > Unni > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Mzmine-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mzmine-devel > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Mzmine-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mzmine-devel
