Jan Stanstrup

Results 48 comments of Jan Stanstrup

I think this would be super helpful. I am annotation some plots by putting a geom_point + a geom_text on top. I would need them to not overlap.

Finally got back to this. Here is an example of what I am trying to do. I could use `geom_label_repel` and that would probably work OK if `ggplotly` supported it....

Perhaps MSnbase would now be a better place for this?

Sure. In my package I have the functions `orbifilter` and `xcmsRaw.orbifilter`. The `orbifilter` function takes a matrix with columns "mz" and "intensity" and returns a matrix with the filterered spectrum....

OK. I will try to do that then.

Any news on this? Would be nice to get this filter in. I think I am also seeing evidence of random noise in qtof data where this filter should help....

Bump. Was something implemented or can I do something to help this along? We have a big dataset again that suffers from this.

I have been trying to dig into the code and I ended up in the `Spectra` package where `smooth` is defined. There, what is calculated is some coefficients that are...

Unfortunately no. I got away from it again. The project where we needed it needed to go ahead so we used my old method of loading the files with the...