![]()
Crux is a software toolkit for tandem mass spectrometry analysis, with a focus on peptide identification. If you use Crux in your research, please cite
Christopher Y. Park, Aaron A. Klammer, Lukas Käll, Michael J. MacCoss and William Stafford Noble. "Rapid and accurate peptide identification from tandem mass spectra." Journal of Proteome Research. 7(7):3022-3027, 2008.Download Crux Toolkit Crux is provided as a single executable that supports the following commands:
Primary commands bullseye Assign high resolution precursor m/z values to MS/MS data using the Hardklör algorithm. tide-index Create an index of all peptides in a fasta file, for use in subsequent calls to tide-search
.tide-search Search a collection of spectra against a sequence database, returning a collection of peptide-spectrum matches (PSMs). This is a fast search engine but requires that you first build an index with tide-index
.comet Search a collection of spectra against a sequence database, returning a collection of PSMs. This search engine runs directly on a protein database in FASTA format. percolator Re-rank a collection of PSMs using the Percolator algorithm. q-ranker Re-rank a collection of PSMs using the Q-ranker algorithm. barista Rank proteins and assign a confidence measure to each protein identification. search-for-xlinks Search a collection of spectra against a sequence database, finding cross-linked peptide matches. spectral-counts Quantify peptides or proteins using one of three spectral counting methods. Utilities calibrate-scores Assign two types of statistical confidence measures (q-values and posterior error probabilities) to each PSM in a given set. make-pin Given a set of search results files, generate a pin file for input to crux percolator
predict-peptide-ions Given a peptide and a charge state, predict the m/z values of the resulting fragment ions. hardklör Identify isotopic distributions from high-resolution mass spectra. print-processed-spectra Process spectra as for scoring xcorr and print the results to a file. generate-peptides Extract from a given set of protein sequences a list of target and decoy peptides fitting the specified criteria. get-ms2-spectrum Extract one or more fragmentation spectra, specified by scan number, from an MS2
file.version Print the Crux version number to standard output, then exit. Utilities for processing tab-delimited text files extract-columns Print specified columns from a tab-delimited file. extract-rows Print specified rows from a tab-delimited file. stat-column Collect summary statistics from a column in a tab-delimited file. sort-by-column Sort a tab-delimited file by a column. File formats
MS1 MS2 (sample)
mzML (1.0 and 1.1),
mzXML, MGF, CMS2FASTA
(sample)database index Tab-delimited text
(sample)pepXML PIN mzIdentML SQT Features Barista XML Crux parameters
(sample)bullseye in in/out in in/out tide-index in out in/out tide-search in in out out out out out in/out comet in in out out out out in/out percolator in/out in/out in out in in/out in/out q-ranker in in/out out in out in/out barista in in/out out in out in/out search-for-xlinks in in in out in/out spectral-counts in in/out in in in in/out Tutorials
- Installation
- Getting started with Crux
- Running a simple search using Tide and Percolator
- Customization and search options
- Using spectral-counts
Download
Crux source code and binaries can be downloaded here. Crux is covered by an Apache license.
Crux frequently asked questions
To receive announcements of new versions, sign up for the Crux users mailing list.
For support, and to discuss Crux with other users and the developers, sign up for the Crux users Google group.
The original version of Crux was written by Chris Park and Aaron Klammer under the supervision of Prof. Michael MacCoss and Prof. William Stafford Noble in the Department of Genome Sciences at the University of Washington, Seattle. The complete list of contributors can be found here.
Maintenance and development of Crux is funded by the National Institute of General Medical Sciences grants R01 GM096306 and P41 GM103533.
Please send comments and questions to cegrant@uw.edu.