fgcz / rawrr

Access Orbitrap data in R lang using C# mono assembly - bioconductor package
https://bioconductor.org/packages/rawrr/
54 stars 9 forks source link

Get information on gradient #50

Closed YasinEl closed 2 years ago

YasinEl commented 2 years ago

Hello,

really great package! I was wondering if it was possible to also get information on the chromatography via your package? For example, getting the LC gradient or the LC pressure curve would be great!

Thank you in advance! Yasin

tobiasko commented 2 years ago

Hi Yasin,

I guess it depends on the hardware or how deep it is integrated. For a Thermo LC it might well be that such information is written to the raw file. I would try to visualise the respective data in Thermo Freestyle. If that is possible if might also be exposed by the API (RawFileReader).

Hope this helps, Tobi