OpenMS / Tutorials

Tutorials as used in the user meetings. (Please assign a git tag for the revision used for the UM)
BSD 3-Clause "New" or "Revised" License
13 stars 19 forks source link

QC_with_OpenMS R View fails on linux when given absolute path #204

Open poshul opened 2 years ago

poshul commented 2 years ago

The R script in node 56 chokes on linux when given an absolute path since the gsub call strips the leading slash.

poshul commented 2 years ago

Same issue with QC_with_OpenMS_noggplot

poshul commented 2 years ago

Not sure why this closed