MassBank / RMassBank

Playground for experiments on the official http://bioconductor.org/packages/devel/bioc/html/RMassBank.html
Other
12 stars 15 forks source link

Review JCAMP functions implemented #351

Open tsufz opened 10 months ago

tsufz commented 10 months ago

Once, @pstahlhofen implemented first steps of the JCAMP workflow. This issue is to review the functions and to plan further implementation steps. A test data set is available.

tsufz commented 10 months ago

splitMultiblockDX.R does not handle repeating filenames and thus a wrapper function or an own function in RMassBank is required. In best case, we just split in a list and process the list rather than external files.