Software:TPP
From SPCTools
Revision as of 01:00, 12 September 2007 Jtasman (Talk | contribs) (→Additional help) ← Previous diff |
Revision as of 01:01, 12 September 2007 Jtasman (Talk | contribs) (adding developer documentation section) Next diff → |
||
Line 85: | Line 85: | ||
[http://groups.google.com/group/spctools-announce spctools-announce discussion group] | [http://groups.google.com/group/spctools-announce spctools-announce discussion group] | ||
+ | |||
+ | ==Developer Documentation== | ||
+ | *[[TPP:Developer Documentation|Developer Documentation]] | ||
+ | *[[Developer: Boost CPP libraries|Boost CPP libraries]] | ||
+ | *[[Debugging:Understanding XSL-Generating Code in Perl]] | ||
+ | *[[Debugging:Working with boost::shared ptr]] | ||
+ | |||
+ | ===Links=== | ||
+ | *[http://sashimi.sourceforge.net Sashimi Project Page on SourceForge] |
Revision as of 01:01, 12 September 2007
The Trans-Proteomic Pipeline (TPP) is a collection of integrated tools for MS/MS proteomics, developed at the SPC.
Contents |
Getting the software
Support Note
For support both during and after installation, you are highly recommended to consult the SPC Tools newsgroups:
- The spctools-discuss discussion group provides active community support and disucussion for the tools.
- Important information about new releases and software updates can be found on the spctools-announce discussion group. You are highly encouraged to subscibe to this low-volume list.
Installing on a Windows System
Source code Installation (For Linux systems)
The latest source code package can be found here, on the Sashimi project site on SourceForge.
Installing on Ubuntu
These community-contributed notes are a guide to installing on the Ubuntu distribution but should be similar to other linux systems.
Mac OSX Installation guide
Software contained in the TPP
Probability Assignment and Validation
PeptideProphet: Statistical validation of spectra-to-peptide sequence, using search engine results.
ProteinProphet: Protein identification and validation, using PeptideProphet results.
Protein Quantification
XPRESS: Calculation of relative abundance of proteins from MS/MS data.
ASAPRatio: Automated Statistical Analysis on Protein Ratio.
Libra: Four channel quantification software.
Graphical User Interface (GUI)
Petunia: Petunia is the name of the TPP's web-based GUI, which presents the tools in an organized and logical manner for those who do not wish to use the command-line.
Protein ID Curation
Out2Summary - converter of SEQUEST and TurboSEQUEST *.out files into a single HTML-SUMMARY file ready for use with INTERACT
Pep3D: Viewer for LC-MS and LC-MS/MS results.
Input Processing: mzXML Tools
readmzXML: mzXML parser based on RAMP
MsXML2Other: mzXML to SEQUEST dta, MASCOT generic and Micromass pkl converter
mzStar: SCIEX/ABI Analyst format to mzXML converter
ReAdW: ThermoFinnigan Xcalibur format to mzXML converter
RAMP: mzXML data parser
Input Processing: Search-Engine to pepXML converters
- Sequest results: Out2XML
- Mascot results: Mascot2XML
- Tandem results: Tandem2XML
Working with supported search engines
The TPP currently supports Sequest, Mascot, ProbID, X!Tandem, and Phenyx. Please see the supported search engines page for more information.
What's New
The TPP:Recent Updates page describes updates to the software.
TPP and Related Software Tools
This page describes the (sometimes confusing!) relationship between the many software projects that integrate with the TPP, either as compatible search engines, or as projects that repackage and redistribute the TPP itself.
Additional help
spctools-discuss discussion group
spctools-announce discussion group
Developer Documentation
- Developer Documentation
- Boost CPP libraries
- Debugging:Understanding XSL-Generating Code in Perl
- Debugging:Working with boost::shared ptr