Package: chromatographR 0.7.5.9000

chromatographR: Chromatographic Data Analysis Toolset

Tools for high-throughput analysis of HPLC-DAD/UV chromatograms (or similar data). Includes functions for preprocessing, alignment, peak-finding and fitting, peak-table construction, data-visualization, etc. Preprocessing and peak-table construction follow the rough formula laid out in 'alsace' (Wehrens, R., Bloemberg, T.G., and Eilers P.H.C., 2015. <doi:10.1093/bioinformatics/btv299>. Alignment of chromatograms is available using parametric time warping (as implemented in the 'ptw' package) (Wehrens, R., Bloemberg, T.G., and Eilers P.H.C. 2015. <doi:10.1093/bioinformatics/btv299>) or variable penalty dynamic time warping (as implemented in 'VPdtw') (Clifford, D., & Stone, G. 2012. <doi:10.18637/jss.v047.i08>). Peak-finding uses the algorithm by Tom O'Haver <https://terpconnect.umd.edu/~toh/spectrum/PeakFindingandMeasurement.htm>. Peaks are then fitted to a gaussian or exponential-gaussian hybrid peak shape using non-linear least squares (Lan, K. & Jorgenson, J. W. 2001. <doi:10.1016/S0021-9673(01)00594-5>). See the vignette for more details and suggested workflow.

Authors:Ethan Bass [aut, cre], Hans W Borchers [ctb, cph]

chromatographR_0.7.5.9000.tar.gz
chromatographR_0.7.5.9000.zip(r-4.7)chromatographR_0.7.5.9000.zip(r-4.6)chromatographR_0.7.5.9000.zip(r-4.5)
chromatographR_0.7.5.9000.tgz(r-4.6-any)chromatographR_0.7.5.9000.tgz(r-4.5-any)
chromatographR_0.7.5.9000.tar.gz(r-4.7-any)chromatographR_0.7.5.9000.tar.gz(r-4.6-any)
chromatographR_0.7.5.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
chromatographR/json (API)
NEWS

# Install 'chromatographR' in R:
install.packages('chromatographR', repos = c('https://ethanbass.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ethanbass/chromatographr/issues

Pkgdown/docs site:https://ethanbass.github.io

Datasets:
  • pk_tab - Goldenrod peak table
  • Sa - Raw goldenrod root chromatograms
  • Sa_pr - Preprocessed goldenrod root chromatograms
  • Sa_warp - Warped goldenrod root chromatograms.

On CRAN:

Conda:

bioinformaticscheminformaticschromatographygc-fidhplchplc-dadhplc-pdahplv-uvmetabolomicsopen-dataopen-sciencereproducibilityreproducible-research

6.40 score 24 stars 1 packages 9 scripts 6 downloads 30 exports 61 dependencies

Last updated from:4d916a3e01. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK235
source / vignettesOK237
linux-release-x86_64OK200
macos-release-arm64OK113
macos-oldrel-arm64OK132
windows-develOK142
windows-releaseOK162
windows-oldrelOK169
wasm-releaseOK131

Exports:attach_metadataattach_ref_spectracluster_spectracombine_peakscorrect_peakscorrect_rtfilter_peaksfilter_peaktablefind_peaksfit_peaksget_agilent_thresholdget_lambdasget_peaksget_peaktableget_purityget_timesmerge_peaksmirror_plotnormalize_dataplot_all_spectraplot_chromsplot_chroms_heatmapplot_spectrumpreprocessread_chromsreshape_chromsreshape_peaktablescan_chromtrim_peakwrite_peaktable

Dependencies:base64encbitbit64bitopscaToolscellrangerchromConverterclicpp11crayondata.tabledigestdplyrdynamicTreeCutfarverfastclusterFormulafsgenericsglueherehmsjsonlitelabelinglatticelifecyclemagrittrMatrixminpack.lmpillarpkgconfigpngprettyunitsprogressptwpurrrR6RaMSrappdirsRColorBrewerRcppRcppArmadilloRcppDERcppTOMLreadxlrematchreticulaterlangrprojrootscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLiteVPdtwwithrxml2

chromatographR: An introduction to HPLC-DAD analysis

Rendered fromchromatographR.Rmdusingknitr::rmarkdownon May 31 2026.

Last update: 2026-02-15
Started: 2021-10-06