Filters peptide/protein identification results by different criteria.
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:'test' ]
[ id:'test' ]
file{:bash}
:file
Peptide-spectrum matches.
*.{mzML,featureXML,consensusXML}
mzml{:bash}
*.mzML{:bash}
Filtered mzML file.
*.mzML
featurexml{:bash}
*.featureXML{:bash}
Filtered featureXML file.
*.featureXML
consensusxml{:bash}
*.consensusXML{:bash}
Filtered consensusXML file.
*.consensusXML
versions_openms{:bash}
${task.process}{:bash}
:string
The name of the process
openms{:bash}
The name of the tool
FileInfo --help 2>&1 | sed -nE 's/^Version: ([0-9.]+).*/\1/p'{:bash}
:eval
The expression to obtain the version of the tool
versions{:bash}
OpenMS is an open-source software C++ library for LC-MS data management and analyses