This module imports features present in a specific format from a csv file. This kind of format can be obtained by using xcms library in R to find peaks using Centwave algorithm on a mzXML file. The R code returns a list of features with following columns which can be exported to a csv file to be used as an import for this module. Column Numbering starts from 0, and 0th column is ignored.
To use this module, first input the rawdata file which was used to generate peakList from the R code. Then select that raw file and use csv import to import the csv file exported from the R code.