Description

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

Input

name:type
description
pattern

meta{:bash}

:map

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

raw{:bash}

:file

Thermo RAW file

*.{raw,RAW}

Output

name:type
description
pattern

spectra{:bash}

meta{:bash}

:map

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

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

:file

Mass spectra in open format

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

versions_thermorawfileparser{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

thermorawfileparser{:bash}

:string

The name of the tool

ThermoRawFileParser.sh --version{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The process the versions were collected from

thermorawfileparser{:bash}

:string

The name of the tool

ThermoRawFileParser.sh --version{:bash}

:eval

The expression to obtain the version of the tool

Tools

thermorawfileparser
Apache Software

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