chromConverter: Chromatographic File Converter
Reads chromatograms from binary formats into R objects. Currently supports
conversion of 'Agilent ChemStation', 'Agilent MassHunter', 'Shimadzu LabSolutions',
'ThermoRaw', and 'Varian Workstation' files as well as various text-based formats.
In addition to its internal parsers, chromConverter contains bindings to parsers in
external libraries, such as 'Aston' <https://github.com/bovee/aston>,
'Entab' <https://github.com/bovee/entab>, 'rainbow' <https://rainbow-api.readthedocs.io/>,
and 'ThermoRawFileParser' <https://github.com/compomics/ThermoRawFileParser>.
Version:
0.7.5
Depends:
R (≥ 4.1.0)
Imports:
bitops,
fs,
purrr,
readxl,
reticulate (≥ 1.41.0),
stringr,
tidyr, utils,
RaMS,
tibble,
xml2,
bit64,
data.table,
base64enc,
jsonlite,
digest
Published:
2025年03月31日
Author:
Ethan Bass
ORCID iD [aut,
cre],
James Dillon [ctb, cph] (Author and copyright holder of source code
adapted from the 'Chromatography Toolbox' for parsing 'Agilent' FID
files.),
Evan Shi [ctb, cph] (Author and copyright holder of source code adapted
from 'rainbow' for parsing 'Agilent' UV files.)
Maintainer:
Ethan Bass <ethanbass at gmail.com>
NeedsCompilation:
no
Language:
en-US
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=chromConverter
to link to this page.