×

nf-core/comet @ 0.0.0-6c4ed3a

Comet is an open source tandem mass spectrometry (MS/MS) sequence database search tool

Latest version: 0.0.0-6c4ed3a
Total downloads: 8
Source: nf-core/modules
Authors: @julianu
Maintainers: @julianu

Summary

Comet is an open source tandem mass spectrometry (MS/MS) sequence database search tool

Get started

Add the following snippet to your workflow script to include this module.

include { COMET } from 'nf-core/comet'

License

MIT License

Process
Name COMET
Input 1 channel
#1 tuple
meta map

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

mzml file

File containing mass spectra in mzML format

*.{mzML}
fasta file

Protein sequence database containing targets and decoys

*.{fasta}
comet_params file

Comet params file containing the search parameters

*.{comet.params}
Output 7 channels
#1 pin tuple
meta map

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

${prefix}*.pin file

Search results in Percolator input format (pin)

*.pin
#2 sqt tuple
meta map

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

${prefix}*.sqt file

Search results in SQT format

*.sqt
#3 txt tuple
meta map

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

${prefix}*.txt file

Search results in simple TXT format

*.txt
#4 mzid tuple
meta map

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

${prefix}*.mzid file

Search results in mzIdentML format

*.mzid
#5 params tuple
meta map

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

${prefix}*.comet.params file

The parameter file used for the Comet search (for reproducibility)

*.comet.params
#6 pepxml tuple
meta map

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

${prefix}*.pep.xml file

Search results in pepXML format

*.pep.xml
#7 versions_comet tuple
${task.process} string

The name of the process

comet string

The name of the tool

comet 2>&1 | head -2 | tail -1 | sed 's;.*"\(.*\).*";\1;g' eval

The expression to obtain the version of the tool

Tool Description Homepage
comet Comet is an open source tandem mass spectrometry (MS/MS) sequence database search tool. https://uwpr.github.io/Comet/
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:11:01 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcomet/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/comet/blobs/sha256:a7d98e1f8fde0b06028233aa38f9a3bf75ab31dc082643236948986c6c002bdd
Size 6.2 KB
Checksum