UniChrom
UniChrom
runtime=0.0

Fields of Activity

Products & Services  Inquire Product Information  Chromatography  Optic Spectrometry  Mass-spectrometry  Hardware development  Software development  UniChrom  Product Support  Download 

Products for mass-spectrometry and chromato-mass-spectrometry

Historic notes about our developments in GC/MS field

Support for mass-spectrometry file formats

  • AIA/netCDF mass-spectrometry (*.cdf)
  • Agilent / Hewlett-Packard MS engine (*.ms)
  • Shimadzu GCMS solution (*.qgd)
  • Thermo-Finnigan XCalibur MS engine (*.raw) files
  • LECO Pegassus (*.peg)
UniChrom 4D GCMS

Linux version AIA/NetCDF and HP/Agilent


MacOS/X 64-bit version. Working with Thermo Raw File (*.raw)
imported by native converter (not used anything except the UniChrom).
 

UniChrom MS-Search

mssearch1

The research project implemented with the help of two BSU Biophysics Dept students.
The purpose of the project - build UniChrom extension capable of searching MS libraries using pure SQL.
Currently the search algorithms implemented in Firebird, PostgreSQL and Sqlite3.

Extension requires: Client library of corresponding SQL server (engine), database of specified schema

Search plugin module is cross-platform (tested in x86_64-linux, x86_64-win64, i386-win32) and implemented in FreePascal compiler with Lazarus IDE.

Datasource (link to SQL server and database path) configuration is placed in $HOME/.unichrom/mssearch.ini

mssearch2

The research project implemented with the help of two BSU Biophysics Dept students.
The purpose of the project - build UniChrom extension capable of searching NIST-2020 MS libraries preinstalled on the user machine. Extension requires: NIST MS-search libraries, installed NIST-2020 (or newer) database.

Search plugin module is windows-specific (tested in x86_64-win64, i386-win32) and implemented in FreePascal compiler with Lazarus IDE.