Hope this message finds you all well.
As my graduation project for attaining my degree in Pharmacy, I am developing a bioanalytical method for Vancomycin's therapeutic drug monitoring using HPLC. One of my goals was employing only Open-Source tools, like OpenChrom for the development and validation.
I am currently working with a HPLC-DAD instrument from Thermo, since this vendor's specific format isnt supported by OpenChrom I export my chromatograms (as single wavelenght) to .cdf format and analyse them using OpenChrom.
My problem comes at the analysis of my data. With Chromatogram Reports I can export response variables like RT, Peak Area, S/N, peak width at 0%, 10%, 15%, 50% and 85% of peak height in .csv format for the statistical analysis in R . However one of the problems I'm facing is with tailing factor A_S= (a+b)/2a; which requires data of peak width at 5% height. I know there are the parameters leading and tailing, but they are not what Im looking for (is there a way how are they calculated, so maybe through math I could get A_S?). Or is there a native way of calculating the tailing factor?
My current setup is:
OS: Linux Mint 22.3 x86_64
OpenChrom Version: 1.5.29
Build id: 20251017-0836
All help is welcome! Thanks in advance
Hope this message finds you all well.
As my graduation project for attaining my degree in Pharmacy, I am developing a bioanalytical method for Vancomycin's therapeutic drug monitoring using HPLC. One of my goals was employing only Open-Source tools, like OpenChrom for the development and validation.
I am currently working with a HPLC-DAD instrument from Thermo, since this vendor's specific format isnt supported by OpenChrom I export my chromatograms (as single wavelenght) to .cdf format and analyse them using OpenChrom.
My problem comes at the analysis of my data. With Chromatogram Reports I can export response variables like RT, Peak Area, S/N, peak width at 0%, 10%, 15%, 50% and 85% of peak height in .csv format for the statistical analysis in R . However one of the problems I'm facing is with tailing factor A_S= (a+b)/2a; which requires data of peak width at 5% height. I know there are the parameters leading and tailing, but they are not what Im looking for (is there a way how are they calculated, so maybe through math I could get A_S?). Or is there a native way of calculating the tailing factor?
My current setup is:
OS: Linux Mint 22.3 x86_64
OpenChrom Version: 1.5.29
Build id: 20251017-0836
All help is welcome! Thanks in advance