TPP:Documentation
From SPCTools
(Difference between revisions)
Revision as of 23:08, 10 April 2007 Jtasman (Talk | contribs) (→User Documentation) ← Previous diff |
Revision as of 23:40, 10 April 2007 Jtasman (Talk | contribs) Next diff → |
||
Line 8: | Line 8: | ||
*[[TPP:Frequently Asked Questions|Frequently Asked Questions (FAQ)]] | *[[TPP:Frequently Asked Questions|Frequently Asked Questions (FAQ)]] | ||
*[[TPP:Installing_on_Mac_OSX|Installing on Mac OSX]] ''(community-contributed notes; Mac OSX is not officially supported.)'' | *[[TPP:Installing_on_Mac_OSX|Installing on Mac OSX]] ''(community-contributed notes; Mac OSX is not officially supported.)'' | ||
+ | |||
+ | Links: | ||
+ | *[http://groups.google.com/group/spctools-discuss spctools-discuss discussion group] | ||
+ | *[http://groups.google.com/group/spctools-announce spctools-announce discussion group] | ||
==Developer Documentation== | ==Developer Documentation== | ||
Line 14: | Line 18: | ||
*[[Debugging:Understanding XSL-Generating Code in Perl]] | *[[Debugging:Understanding XSL-Generating Code in Perl]] | ||
*[[Debugging:Working with boost::shared ptr]] | *[[Debugging:Working with boost::shared ptr]] | ||
+ | |||
+ | Links: | ||
+ | *[http://sashimi.sourceforge.net Sashimi Project Page on SourceForge] |
Revision as of 23:40, 10 April 2007
Documentation for the Trans-Proteomic Pipeline (TPP) is divided into User and Developer documentation:
User Documentation
- TPP Software Overview includes TPP download information.
- TPP Installation on a Windows system (Windows/Cygwin installation guide)
- Using the TPP web interface ("Petunia")
- Example Data Analysis
- Frequently Asked Questions (FAQ)
- Installing on Mac OSX (community-contributed notes; Mac OSX is not officially supported.)
Links:
Developer Documentation
- Developer Documentation
- Boost CPP libraries
- Debugging:Understanding XSL-Generating Code in Perl
- Debugging:Working with boost::shared ptr
Links: