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_thermorawfileparser

${task.process}

:string

The process the versions were collected from

thermorawfileparser

:string

The name of the tool

ThermoRawFileParser.sh --version

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The process the versions were collected from

thermorawfileparser

:string

The name of the tool

ThermoRawFileParser.sh --version

: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