Rico Derks
Rico Derks
Hi, I'am try to write an mzML file, but get the error: `Error in h(simpleError(msg, call)) : error in evaluating the argument 'args' in selecting a method for function 'do.call':...
Hi, I would like to modify the m/z values in an OnDiskMSnExp for recalibration purposes, but I can not figure out how to modify the m/z values. Do I need...
Hi, I wanted to use `add_y_position(y.trans = "log10")`, but I got the error message that the function `y.trans` doesn't exist. I found where it went wrong and will send you...
Hi, I wanted to try the Retip package, but running your example it made R crash when it wants to compute the chemical descriptors. In Rstudio I get this output:...
If I added a top annotation with `col_side_colors` the hovertext is not shown, except for the first column. This only happens when the `plot_method` is set to "plotly". When I...
Hi Colin, I was struggling with the communication between Shiny modules using R6. I found your example, thanks for that! The only thing is why is it not working if...