TPP Amazon Machine Images

From SPCTools

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:07, 4 April 2011
JoeS (Talk | contribs)
(Details)
← Previous diff
Revision as of 00:19, 5 April 2011
JoeS (Talk | contribs)
(Details)
Next diff →
Line 3: Line 3:
== Details == == Details ==
-This is an unix/linux instance-store backed amd64 image based on the ubuntu 10.10 "mavrick" public image (ami-08f40561). It also contains the following open source software:+This is an unix/linux instance-store backed 64-bit image based on the ubuntu 10.10 "mavrick" public image (ami-08f40561). It also contains the following open source software:
-* OMSSA+* OMSSA Version 2.1.9
-* Inspect+* InsPecT Version 20101012
-* Myrimatch+* Myrimatch Version 2.0.84
* Proteowizard's msconvert (Windows version) * Proteowizard's msconvert (Windows version)

Revision as of 00:19, 5 April 2011

Starting with TPP 4.4.1 the TPP group is now making available pre-built Amazon Machine Images (AMI) with the latest TPP software installed to make it even easier to perform proteomics data analysis. These images are configured to be used with either the TPP Web Application (TWA), the TPP AWS high performance computing tools, or for your own in house applications. The images are based on the latest Ubuntu EC2 public images and include features such as persistent store in S3 or EBS backed filesystems and wine based conversions of MS/MS files.

Contents

Details

This is an unix/linux instance-store backed 64-bit image based on the ubuntu 10.10 "mavrick" public image (ami-08f40561). It also contains the following open source software:

  • OMSSA Version 2.1.9
  • InsPecT Version 20101012
  • Myrimatch Version 2.0.84
  • Proteowizard's msconvert (Windows version)

Versions

User's Guide

Developer's Guide

Manifest Naming And Location

The current schema for storing TPP images is in the S3 bucket named spctools, under the folder "AMI". Each new image should be placed in a folder named TPP-<version>-<date>, e.g. TPP-4.4.1_20110404. This way the very newest and latest release should be the first item when topologically sorted.

External Links