TPP:5.0 Installation

From SPCTools

Jump to: navigation, search

TPP 5.0 (Typhoon) is the latest release of the popular proteomics analysis pipeline. More information can be found in the TPP 5.0.0 release notes.

Contents

Version Notice

These instructions are meant for version of TPP 5.0.0.

If installing TPP 4.8.1, please follow this link.

New Windows install

This assumes that you do not have a previous version of TPP installed on your system.

As of version 5.0.0, no dependencies are required to install TPP on a modern Windows system. A customized version of the Perl language and the Apache web server are included and installed by default; users can choose to use other versions, but this has not been fully tested and may lead to unstable behavior.

  • After you accept the license agreement, you will be asked to select a location to install TPP and its components. The default is C:\TPP\, but can be changed to any other location.
  • You will then be asked to select a web server port number for TPP to use. The default value 10401 should work fine in most cases. You can enter any other legal port number instead.
 Do note that this will make all links in TPP look like this:
   http://www.myhost.org:10401/tpp/cgi-bin/tpp_gui.pl
  • You will then be asked to select the location of your data, which can be on the local drive or an external drive. A few example locations:
    • Local drive data installation (default for new installations): C:\TPP\data\
    • Use old TPP data location: C:\Inetpub\wwwroot\ISB\data\
    • Data on another drive, e.g.: E:\data\proteomics\
  • Lastly, you will be asked to choose which extra components to install:
    • Apache web server: needed for graphical user interfaces. May not need if you already have another server installed and running, or are not using TPP interfaces.
    • ProteoWizard: needed for RAW->mzML file conversions; includes 3rd party vendor libraries and special licenses. Please make yourself familiar with these if you choose to install this component.
    • Download and install dependencies for ProteoWizard: automatically install required components. If left out, you may need to update your system to perform certain file conversions.
    • Strawberry Perl: Custom distribution of the Perl language; *strongly* recommended. You may omit and try to use your own installation of Perl, but this is not well tested and may lead to unstable behavior.
  • Reboot when prompted.


TPP Tray

By default, TPP now attempts to install and run a convenient 'tray' application (TPP Tray). It provides quick access to start/stop the TPP web server, as well as links to the interface (Petunia), data folder, TPP version, server status, among others.

Since this needs to run as Administrator, you may be asked to provide admin credentials for the tray to run -- upon installation and upon system startup. The TPP Tray is optional, and not needed for TPP to operate. So if you do not have admin access to your machine, or do not wish to provide these credentials, simply close the prompt window and continue.

If you wish to disable TPP Tray upon system startup, please follow the instructions in this page (look for TPP Tray and unclick it): http://www.howtogeek.com/74523/how-to-disable-startup-programs-in-windows/

Should you wish to run it later, just open a command window ("cmd") and type: tpptray.


Upgrading from 4.8.x on Windows

For best restuls, it is strongly recommended that you uninstall TPP, ActiveState perl, and the Apache web server -- unless you are using either of the last two components for other purposes. Once you have done this, please follow the steps described above for a new Windows install; pay close attention to the location of the data directory, as you may choose to use the location of your existing data for easy transition to the new TPP.

In some systems it might be sufficient to simply uninstall ActiveState Perl and then install TPP 5.0, but this has not been observed to work for all users. If you try this and it fails, consider following the instructions in the previous paragraph.


Installing on Linux

Please follow the instructions included in the BUILD_LINUX file found at the top-level of the distribution.

We also have recipes for building TPP in various Linux distributions.


Installing on OSX

As of this writing, we do not provide explicit support for OSX. Please share your experience with us if you are able to install it. We otherwise plan on providing this in the near future.

Personal tools