Skip to content

Commit

Permalink
Tweaks to paper given @jgostic's comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
gchure committed Feb 10, 2024
1 parent a95abe0 commit 1e50416
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
32 changes: 15 additions & 17 deletions paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ @article{jansen2018
year = {2018},
note = {Publisher: Public Library of Science},
keywords = {Computer software, Software tools, Source code, Glycosylation, Antibodies, Background signal noise, Data processing, High performance liquid chromatography},
pages = {e0200280},
file = {Full Text PDF:/Users/gchure/Zotero/storage/J4XDK3CX/Jansen et al. - 2018 - HappyTools A software for high-throughput HPLC da.pdf:application/pdf}
pages = {e0200280}
}


Expand Down Expand Up @@ -56,11 +55,16 @@ @article{broeckhoven2019
}

@article{choikhet2003,
title = {The {Physicochemical} {Causes} of {Baseline} {Disturbances} in {HPLC},},
series = {{LCGC} International},
volume = {6},
number = {2},
title = {The {Physicochemical} {Causes} of {Baseline} {Disturbances} in {HPLC}: TFA-Containing Eluents},
journal = {LCGC International},
language = {en},
author = {Choikhet, K and Glatz, B and Rozing, G},
year = {2003},
file = {Choikhet et al. - 2003 - The Physicochemical Causes of Baseline Disturbance.pdf:/Users/gchure/Zotero/storage/2NPU5D5P/Choikhet et al. - 2003 - The Physicochemical Causes of Baseline Disturbance.pdf:application/pdf}
pages = {96--105},
url = {https://api.semanticscholar.org/CorpusID:19173011}
}

@article{felinger2004,
Expand All @@ -78,8 +82,7 @@ @article{felinger2004
month = jul,
year = {2004},
keywords = {Baseline noise, HPLC, Wavelet analysis},
pages = {225--232},
file = {ScienceDirect Snapshot:/Users/gchure/Zotero/storage/LFWVA4QJ/S0169743904000395.html:text/html}
pages = {225--232}
}

@article{mecozzi2014,
Expand All @@ -96,8 +99,7 @@ @article{mecozzi2014
month = jan,
year = {2014},
keywords = {Baseline Drift Correction, Chromatographic Analysis, Environmental Monitoring, Signal Processing},
pages = {2--6},
file = {ScienceDirect Full Text PDF:/Users/gchure/Zotero/storage/85HKW39B/Mecozzi - 2014 - A Polynomial Curve Fitting Method for Baseline Dri.pdf:application/pdf;ScienceDirect Snapshot:/Users/gchure/Zotero/storage/D34GTGP7/S2212670814001535.html:text/html}
pages = {2--6}
}

@article{macko2001,
Expand All @@ -116,8 +118,7 @@ @article{macko2001
year = {2001},
note = {Publisher: Taylor \& Francis
\_eprint: https://doi.org/10.1081/JLC-100103447},
pages = {1275--1293},
file = {Full Text PDF:/Users/gchure/Zotero/storage/DEEZ7UAF/Macko and Berek - 2001 - Pressure Effects in Hplc Influence of Pressure an.pdf:application/pdf}
pages = {1275--1293}
}

@article{morhac2008,
Expand All @@ -135,8 +136,7 @@ @article{morhac2008
month = jan,
year = {2008},
note = {Publisher: SAGE Publications Ltd STM},
pages = {91--106},
file = {SAGE PDF Full Text:/Users/gchure/Zotero/storage/EQPR7WCJ/Morháč and Matoušek - 2008 - Peak Clipping Algorithms for Background Estimation.pdf:application/pdf}
pages = {91--106}
}

@article{choi2017,
Expand Down Expand Up @@ -171,8 +171,7 @@ @article{cruzvillalon2023
month = feb,
year = {2023},
note = {Publisher: American Chemical Society},
pages = {928--932},
file = {ACS Full Text Snapshot:/Users/gchure/Zotero/storage/ULD44UMW/acs.jchemed.html:text/html}
pages = {928--932}
}
@software{pandas,
author = {{The pandas development team}},
Expand All @@ -192,9 +191,8 @@ @incollection{moosavi2018
urldate = {2023-10-03},
booktitle = {Calibration and {Validation} of {Analytical} {Methods} - {A} {Sampling} of {Current} {Approaches}},
publisher = {IntechOpen},
author = {Moosavi, Seyed Mojtaba and Ghassabian, Sussan and Moosavi, Seyed Mojtaba and Ghassabian, Sussan},
author = {Moosavi, Seyed Mojtaba and Ghassabian, Sussan},
month = feb,
year = {2018},
doi = {10.5772/intechopen.72932},
file = {Full Text PDF:/Users/gchure/Zotero/storage/3D7B54Z3/Moosavi et al. - 2018 - Linearity of Calibration Curves for Analytical Met.pdf:application/pdf}
doi = {10.5772/intechopen.72932}
}
6 changes: 3 additions & 3 deletions paper.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'hplc-py: A Python Utility for the Rapid Quantification of Complex Chemical Chromatograms'
title: 'hplc-py: A Python Utility For Rapid Quantification of Complex Chemical Chromatograms'
tags:
- Python
- Analytical Chemistry
Expand All @@ -18,7 +18,7 @@ affiliations:
index: 1
- name: For correspondence, contact `[email protected]`
index: "*"
date: "23 January 2024"
date: "09 February 2024"
bibliography: paper.bib
---
# Summary
Expand Down Expand Up @@ -69,7 +69,7 @@ of individual signals which sum to reconstruct the observed
chromatogram. Code used to generate panels (B) and (C) is available on the [GitHub repository publication branch](https://github.com/cremerlab/hplc-py/blob/publication/Fig1_summary.py)](figures/Figure1.pdf){label="fig:intro"}

# Methodology
The major components of `hplc-py` are diagrammed in Figure 2 (A). A helper function,
The major components of `hplc-py` are diagrammed in Figure 2(A). A helper function,
`load_chromatogram`, can be used to read a raw text file, filter through the metadata in the
header, and retrieve the time and signal data, given user-supplied column names [Figure 2(B)].
The resulting pandas DataFrame object can be passed to the `Chromatogram` object,
Expand Down

0 comments on commit 1e50416

Please sign in to comment.