Description

Parses a Thermo RAW file containing mass spectra to an open file format

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

raw:file

Thermo RAW file

*.{raw,RAW}

Output

name:type
description
pattern

spectra

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.{mzML,mzML.gz,mgf,mgf.gz,parquet,parquet.gz}:file

Mass spectra in open format

*.{mzML,mzML.gz,mgf,mgf.gz,parquet,parquet.gz}

versions

versions.yml:file

File containing software versions

versions.yml

Tools

thermorawfileparser
Apache Software

Wrapper around the .net (C#) ThermoFisher ThermoRawFileReader library for running on Linux with mono