Proteomic data analysis using the TPP

Size: px
Start display at page:

Download "Proteomic data analysis using the TPP"

Transcription

1 Proteomic data analysis using the TPP 2013 ASMS short course. Instructor: Alexey Nesvizhskii, University of Michigan, PART A: Tutorial on running the TPP This tutorial was written for the TPP running on the Amazon cloud. The original full TPP tutorial was written for the TPP version that is installed on a local computer. Additional information and description of data used in this tutorial can be found in the following manuscript: 1. Deutsch EW, Mendoza L, Shteynberg D, Farrah T, Lam H, Tasman N, Sun Z, Nilsson E, Pratt B, Prazen B, Eng JK, Martin DB, Nesvizhskii AI, Aebersold R. A guided tour of the Trans-Proteomic Pipeline. Proteomics Mar;10(6): Additional reading: 2. Nesvizhskii AI. A survey of computational methods and error rate estimation procedures for peptide and protein identification in shotgun proteomics. J Proteomics Oct 10;73(11): Nesvizhskii AI, Aebersold R. Interpretation of shotgun proteomic data: the protein inference problem. Mol Cell Proteomics Oct;4(10): Technical help for installing/running the TPP: Wiki: TPP support google group: During the conference: ISB booth in the exhibit hall. 1. Access the TPP sever No software installation is needed for the ASMS short course tutorial using the TPP running on the Amazon cloud. Instead, open a browser window into the URL provided by the instructor. The URL for the TPP will look like this (this is just an example) ec us-west-2.compute.amazonaws.com/tpp/cgi-bin/tpp_gui.pl Log into Petunia (the web interface for the TPP) You can use the credentials guest and guest as user name and password to log in. Once you are in the Home page, please select Tandem as the analysis pipeline, just below the Welcome message. This refers to X! Tandem MS/MS database search tool that is provided as a default tool with the TPP. 2. View input data For this demo, we will be using a SILAC-labeled Yeast dataset comprised of 1 run on a high mass-accuracy Orbitrap instrument, along with a Yeast database appended with decoys (the full TPP tutorial uses 2 runs). The X! Tandem search parameters file is also included in the tutorial. To view the input files you will work with, do the following: Mouse-over on the Utilities portion in the navigation links near the top of the Petunia webpage; a popup menu should appear. Select the Browse files item in this menu. Alternatively, instead of mouse over, you can click on the larger Utilities portion of the navigation bars located below the navigation links.

2 Click on the tppdata directory link on the right portion of the page, then on the local link. You should see subfolders named demo1, demo2, Please go to the subfolder that was assigned to you by the instructor (all folders have identical content; the course participants are asked to use different folders for technical reasons). Click on Set as current working directory The directory contains several files. The main files you will work with are OR _S_SILAC-LH_1-1_01.mzML - Mass spectrometry data file tandem.xml - X! Tandem input file yeast_orfs_all_rev short.fasta - Protein sequence database Additional comment: The first step in the pipeline is the conversion of the vendor's raw data format to the open mzml format (for Orbitrap mass spectrometers, the files are in RAW format). To view RAW files one will need to install the free Thermo MS File Reader. For this tutorial we already converted the files into an open mzml file format. The TPP server already has all data prepared for you. However, if you would like to download RAW data or mzxml data, and the converters/raw data readers, you can find the links to data on the full TPP tutorial website mentioned above. 3. Search data with X! Tandem A custom version of the popular open-source search engine X! Tandem is bundled and installed with the TPP. It has been modified from the original distribution by adding the K-Score scoring function. Click the Database Search menu under Analysis Pipeline to access the X! Tandem search interface. You can see the Database Search menu when you mouse over the Analysis Pipeline portion of navigation links at the top of the page (or use the navigation bars instead) Under Specify mzxml Input Files, click Add Files and select the mzml files present in the tppdata/local/demon directory (again, the demo directory assigned to you) as input files for database searching. Similarly, under Specify Tandem Parameters File choose the X! Tandem parameters file called tandem.xml located in the same directory. This file defines the database search parameters that override the full set of default settings referenced in the file isb_default_input (also present in the same directory). In this analysis, the parent ion mass tolerance is set to 25ppm (monoisotopic mass). Note that the full tutorial (and the description in the input.xml file) suggests using a much wider mass tolerance. However, using 25ppm is recommended because of much faster database search time (the search results may also be slightly better). Also, in this analysis only fully tryptic peptides will be allowed.refinement mode is turned off. The residue modification mass is set to @C.In addition, SILAC modifications are specified as variable modifications @k, @r. Methionine oxidation is specified as variable modification as well, @M. For more information, please go to Select a sequence database to search against: yeast_orfs_all_rev short.fasta. Select Convert to PepXML option. Since each search engine provides results in different ways, the TPP requires that they be converted to a common format for downstream processing (PepXML format).

3 Start the search by clicking on Run Tandem Search. The search needs about 3 minutes. While you are waiting, you can periodically refresh the screen to see the output from X! Tandem printed on the screen. To refresh the screen, first click on Output :View and then Output: Refresh. When the search is finished, the folder will contain several more files, the main one is the X! Tandem output file (in PepXML format): OR _S_SILAC-LH_1-1_11.tandem.pep.xml 4. Validation of Peptide-Spectrum matches with PeptideProphet PeptideProphet provides statistical validation of search engine results by assigning a probability to each peptide-spectrum match. Click on the Analyze Peptides tab under the Analysis Pipeline section in Petunia to access the xinteract interface. xinteract is a general utility that is able to launch several components of the TPP, including PeptideProphet. Select the OR _S_SILAC-LH_1-1_11.tandem.pep.xml files in the directory tppdata/local/demon. Make sure that there is only one file selected for analysis; you can edit the selections using the checkboxes and Remove button on the right-hand side. Under PeptideProphet Options, find and select the option to Use accurate mass binning since this is a high-accuracy data. Also, find and select Only use Expect Score as the discriminant. This is also recommended for high mass accuracy data searched using narrow mass tolerance like 25ppm. Also, find Enter additional options to pass directly to the command-line (expert use only!). Enter -PPM (a dash character followed by PPM in upper case, no space in between). Since we switched to ppm (instead of Da), it is recommended to use ppm scale in modeling. Please also find and select Run ProteinProphet afterwards. With this option, ProteinProphet will start automatically after PeptideProphet (you can also run it separately, see below). Leave all other options set to their defaults, and click on Run XInteract at the bottom of the page to run PeptideProphet (and ProteinProphet if you selected this option as suggested above). Once the command finishes running, you can click on the link that appears in the Command Status box to view and analyze the results. Alternatively, mouse over the Utilities navigation link, select the Browse files item, and go to tppdata local demon. These are the main TPP files: interact.pep.shtml interact.prot.shtml Link to open PeptideProphet output file Link to open ProteinProphet output file View PeptideProphet results, interact.pep.shtml file. On the PeptideProphet page, sort the list in descending order based on Probabilities. The identifications at the top of the resulting list are most likely to be correct. Click on the hypertext link for any probability. This brings up a details page which shows graphically how successful the modeling was. In the upper pane, it is desirable for the red curve (sensitivity) to hug the upper right corner, and for the green curve (error) to hug the lower left corner.

4 The lower pane shows how well the data (black line) follows the PeptideProphet modeling for each charge state. The blue curve describes the modeling of the negative results, and the purple one, the positive results. If these two curves are well separated and fit the black line well, then the analysis for that charge state was successful. 5. Protein-level validation with ProteinProphet ProteinProphet is a protein inference tool that takes as input the list if identified peptides (output from PeptideProphet), groups peptides into proteins, and computes a probability of correct identification at the protein level. If you already selected Run ProteinProphet afterwards above, you do not need to run ProteinProphet again (unless you want to use advanced user options). To run ProteinProphet, mouse over on the Analysis Pipeline section of the navigation links at the top of the page and click on Analyze Proteins. Select the interact.pep.xml file in the directory tppdata/local/demon. Make sure that there is only one file selected for analysis; you can edit the selections using the checkboxes and Remove button on the right-hand side. Leave all other options set to their defaults, and click on Run ProteinProphet at the bottom of the page to run ProteinProphet. Once the command finishes running, you can click on the link that appears in the Command Status box to view and analyze the results. Alternatively, use the Utilities, Browse files, tppdata local demon routine to view all files in the folder, and click on View interact.prot.shtml file. Protein groups are sorted in descending order by Probability so that the groups at the top of the page are the most confident identifications. The protein probabilities are the red numbers listed next to each protein group. Part B: Exercises/homework 1. Database search with X! Tandem Open PeptideProphet results file, interact.pep.shtml. Using the filters in the Summary tab of the pepxml Viewer, sort the results by Probability from high to low. To sort, select probability and desc (descending order), and click on Update Page. You can also click on the Display Options tab and select all for rows per page and click on Update Page. This allows you to view all the data in one page. View MS/MS spectrum for one of the high scoring peptide assignments at the top of the sorted list (click on the Ions link, which has xx/yy format). i) Do you see a continuous series of y and b-ions? ii) On average, do y-ions or b-ions have higher intensity? iii) View several more MS/MS spectra assigned peptides with high probability, and then compare with lower scoring spectra in range, and also with those that have very low probability (spectra at the end of the list). 2. Validation of Peptide-Spectrum matches with PeptideProphet a) In the PeptideProphet results file, click on any probability link (left column). What is the total number of correct results (peptide to spectrum matches or PSMs) predicted by the model? PeptideProphet models the discriminant scores (which is essentially -10* log transformed X! Tandem s expect score in this case) of correct

5 results (referred to as pos ) and incorrect results (referred to as neg ) from the data. Do the learned discriminant score distributions among correct and incorrect results look reasonable, given the total distributions for the dataset? [Yes, the correct and incorrect distributions are well separated, the correct having a greater mean value than the incorrect] b) What is the model estimated FDR corresponding to the minimum probability threshold of 0.7 (Hint: on the same page that shows the learned discriminant score distributions, see (a) above, check the table on the right. FDR is referred to as error in this table). Note that the FDR is estimated here from the computed probabilities, NOT using decoys. Also note that there are two FDR tables on this page. The top table is for the overall model, while the lower one contains estimates computed separately for peptide ions of different charge states, 2+, 3+, etc. The top table is what you should be looking at. [0.022, or 2.2%]. c) Now scroll down the page. What distributions of missed enzymatic cleavages (NMC) did the model learn for the correct, and for the incorrect, peptide identifications? (These distributions are summarized under the heading no. missed enz. cleavages [nmc] ). Are the distributions identical for peptides identified from 2+ and 3+ charge state ions? Is it more or less likely to observe a correct peptide identification containing a missed cleavage when the charge state is 2+ as compared to 3+? Why? [For peptides identified from 2+ charge state ions, 96.6% of correct had NMC=0, 3.4% NMC 1-2, while 48% of incorrect results had NMC=0, 52% NMC 1-2. For peptides identified from 3+ charge state ions, 83.6% of correct had NMC=0, 16.4% NMC 1-2, while 36.3% of incorrect results had NMC=0, 63.7% NMC 1-2. Peptides containing 1 or more missed cleavages tend to be longer. Longer peptides, especially containing internal K or R residues, can hold more charges when they get ionized. So, the fraction of peptides containing a missed cleavage is higher among correct identifications in 3+ ions than 2+ ions] d) What distributions of mass accuracy parameter (massd =M exp -M calc, i.e. the difference between the measured and calculated peptide mass) did the model learn for the correct (positive), and for the incorrect (negative) peptide identifications? To see these learned distributions, open the file interact.pep_accmass_2.png (this file is another output from PeptideProphet and is located in the same folder as the rest of the files). We used 25 ppm as mass tolerance in the X! Tandem search. What is the mass accuracy of this instrument? What is the massd threshold above which peptide identifications having high massd values get penalized (instead of being rewarded for having massd value close to 0)? Cases with log(p/n) less than zero can be considered as penalized in the model. [The majority of the correct identifications have abs(massd) of less than 10ppm; peptides with massd above ~+ 6ppm or below ~-4ppm are penalized by the model]. e) The database in this search was appended with a set of decoy ( reversed ) sequences (protein names beginning with REV) generated from the forward database by retaining the position of all potential cleavage targets (and specific non-cut targets) and reversing the sequence of the peptides. Because of the similar sizes of the decoy and non-decoy parts of the database we make the assumption that the matches to decoy sequences represent roughly half of the total number of incorrect hits. Estimate FDR for the same probability threshold as used in 1b above (0.7) based decoy counts. Go to Summary tab of the pepxml Viewer and filter the data using minimum probability of 0.7. Write down the number of identifications passing this filter (which is the xx number in the line at the top: displaying xx of the total yy spectra ) [2863]. Go to Filtering Options tab of the Viewer. Find required protein text (regex allowed) box and enter REV (strictly upper case). Click on Update Page below. Manually count the number of peptide identifications from decoy proteins [23]. Estimate decoy-based FDR [FDR = 23*2/2863 = 0.016, or 1.6%]. Do model-based and decoy count-based FDR estimates agree with each other? [They agree reasonably well, the model-based estimate of 2.2% FDR is slightly conservative compared to decoy-based estimate of 1.6%].

6 3. Protein-level validation with ProteinProphet View the ProteinProphet results file, interact.prot.shtml a) Familiarize yourself with ProteinProphet output. Find entry #15 YBR189W i) What is the probability assigned to this protein? [1.0] ii) Are there any peptides identified multiple times (from multiple MS/MS spectra)? [Yes, peptide KAEASGEAAEEAEDEE] ii) Are there any shared peptides, i.e. peptides present not only in YBR189W but also in some other protein(s)? Suggestion: You can find proteins corresponding to a peptide by clicking on the hyperlink in the weight column (leftmost column). [Yes, peptides that do not have * ] b) Check FDR estimates Compare the probability-based FDR estimate with that obtained by using decoys (but remember that this is a very small dataset, so such comparisons are not very meaningful). Click on the Sensitivity/Error Info link at the top. How many false interactions does the model predict for the 0.5 minimum probability threshold? What is the model-estimated FDR? [Estimated FDR is 2.6%, expected number of false protein identifications is 6]. Next, manually count the number of decoys having protein probability above 0.5 (In the browser, search for REV, case sensitive). Are the numbers close? Suggestion: If you are using a browser that doesn't allow case sensitive searching, such as Google chrome, try searching for 'REV1_' instead. [There are 4 decoys, so the estimated total number of incorrect protein identifications is 8. Close enough.] c) Protein inference problem. Yeast is not a particularly good organism to illustrate this problem, but we can still find representative cases. The purpose of this exercise is to get familiar with the difficulty of inferring what proteins are present in the sample given the list of identified peptides. Go through the following examples: i) Distinguishable proteins. Consider again entry #15 YBR189W. It shares peptides with what other protein? [YPL081W] What is the probability for the other protein? [1.0] These two proteins can be called distinguishable because, despite the fact that they share some peptides, each is identified conclusively by one or more unique peptides. ii) Indistinguishable proteins. Find entry #72, YGR085C YPR102C. This is a typical example of multiple proteins that cannot be distinguished on the basis of identified peptides. In this case, the two proteins are two ribosomal proteins RPL11B and RPL11A. What can you conclude about the presence of these two proteins in the sample? [At least one of them is present, cannot say which one, or perhaps both]. Compare the sequence of these two proteins. Is there any hope, in a typical experiment using trypsin digestion, of identifying a peptide(s) that could distinguish between these two proteins? [The difference is just 1 amino acid in the N- terminal region. There is no good tryptic peptide in that region. So distinguishing between them using conventional shotgun with trypsin digestion proteomics would be hard]. iii) Subsumed proteins. Find entry 185, Protein Group 3. This group contains two proteins, 185a: YBR191W and 185b:YPL079W. Which protein is identified conclusively because it has at least one unique peptide? [The first one, YBR191W]. Which protein is identified only by shared peptides? [the second protein, YPL079W]. What probabilities did ProteinProphet assign to these two proteins as a group? [1.0] Individually within the group [1.0 for the first, 0 for the second]? What can be concluded about the presence of YPL079W in the sample? [There is no conclusive evidence for its presence. However, we cannot say that it is not in the sample either].

MSFragger Manual. (build )

MSFragger Manual. (build ) MSFragger Manual (build 20170103.0) Introduction MSFragger is an ultrafast database search tool for peptide identifications in mass spectrometry-based proteomics. It differs from conventional search engines

More information

Using Galaxy-P Documentation

Using Galaxy-P Documentation Using Galaxy-P Documentation Release 0.1 John Chilton, Pratik Jagtap October 26, 2015 Contents 1 Introduction 1 2 Galaxy-P 101 - Building Up and Using a Proteomics Workflow 3 2.1 What Are We Trying to

More information

Skyline Targeted Method Editing

Skyline Targeted Method Editing Skyline Targeted Method Editing This tutorial will cover many of the features available in the Skyline Targeted Proteomics Environment for creating new instrument methods for Selected Reaction Monitoring

More information

Tutorial 1: Library Generation from DDA data

Tutorial 1: Library Generation from DDA data Tutorial 1: Library Generation from DDA data 1. Introduction Before a targeted, peptide-centric DIA analysis can be performed, a spectral library containing peptide-query parameters needs to be generated.

More information

Tutorial 2: Analysis of DIA/SWATH data in Skyline

Tutorial 2: Analysis of DIA/SWATH data in Skyline Tutorial 2: Analysis of DIA/SWATH data in Skyline In this tutorial we will learn how to use Skyline to perform targeted post-acquisition analysis for peptide and inferred protein detection and quantification.

More information

Agilent G2721AA Spectrum Mill MS Proteomics Workbench Quick Start Guide

Agilent G2721AA Spectrum Mill MS Proteomics Workbench Quick Start Guide Agilent G2721AA Spectrum Mill MS Proteomics Workbench Quick Start Guide A guide to the Spectrum Mill workbench Use this reference for your first steps with the Spectrum Mill workbench. What is the Spectrum

More information

Panorama Sharing Skyline Documents

Panorama Sharing Skyline Documents Panorama Sharing Skyline Documents Panorama is a freely available, open-source web server database application for targeted proteomics assays that integrates into a Skyline proteomics workflow. It has

More information

GPS Explorer Software For Protein Identification Using the Applied Biosystems 4700 Proteomics Analyzer

GPS Explorer Software For Protein Identification Using the Applied Biosystems 4700 Proteomics Analyzer GPS Explorer Software For Protein Identification Using the Applied Biosystems 4700 Proteomics Analyzer Getting Started Guide GPS Explorer Software For Protein Identification Using the Applied Biosystems

More information

De Novo Peptide Identification

De Novo Peptide Identification De Novo Peptide Identification When a suitable sequence database is not available for your sample of interest, identification of your acquired fragmentation mass spectra becomes quite difficult. Indeed,

More information

SUPPLEMENTARY DOCUMENTATION S1

SUPPLEMENTARY DOCUMENTATION S1 SUPPLEMENTARY DOCUMENTATION S1 The Galaxy Instance used for our metaproteomics gateway can be accessed by using a web-based user interface accessed by the URL z.umn.edu/metaproteomicsgateway. The Tool

More information

Note: Note: Input: Output: Hit:

Note: Note: Input: Output: Hit: MS/MS search 8.9 i The ms/ms search of GPMAW is based on the public domain search engine X! Tandem. The X! Tandem program is a professional class search engine; Although it is able to perform proteome

More information

Corra v2.0 User s Guide

Corra v2.0 User s Guide Corra v2.0 User s Guide Corra is an open source software Licensed under the Apache License, Version 2.0 and it s source code, demo data and this guide can be downloaded at the http://tools.proteomecenter.org/corra/corra.html.

More information

We are painfully aware that we don't have a good, introductory tutorial for Mascot on our web site. Its something that has come up in discussions

We are painfully aware that we don't have a good, introductory tutorial for Mascot on our web site. Its something that has come up in discussions We are painfully aware that we don't have a good, introductory tutorial for Mascot on our web site. Its something that has come up in discussions many times, and we always resolve to do something but then

More information

ATAQS v1.0 User s Guide

ATAQS v1.0 User s Guide ATAQS v1.0 User s Guide Mi-Youn Brusniak Page 1 ATAQS is an open source software Licensed under the Apache License, Version 2.0 and it s source code, demo data and this guide can be downloaded at the http://tools.proteomecenter.org/ataqs/ataqs.html.

More information

Tutorial 7: Automated Peak Picking in Skyline

Tutorial 7: Automated Peak Picking in Skyline Tutorial 7: Automated Peak Picking in Skyline Skyline now supports the ability to create custom advanced peak picking and scoring models for both selected reaction monitoring (SRM) and data-independent

More information

PEAKS Studio 5 User s Manual

PEAKS Studio 5 User s Manual BIOINFORMATICS SOLUTIONS INC PEAKS Studio 5 User s Manual Bioinformatics Solutions Inc. 470 Weber St. N. Suite 204 Waterloo, Ontario, Canada N2L 6J2 Phone 519-885-8288 Fax 519-885-9075 Please contact BSI

More information

De Novo Pipeline : Automated identification by De Novo interpretation of MS/MS spectra

De Novo Pipeline : Automated identification by De Novo interpretation of MS/MS spectra De Novo Pipeline : Automated identification by De Novo interpretation of MS/MS spectra Benoit Valot valot@moulon.inra.fr PAPPSO - http://pappso.inra.fr/ 29 October 2010 Abstract The classical method for

More information

This manual describes step-by-step instructions to perform basic operations for data analysis.

This manual describes step-by-step instructions to perform basic operations for data analysis. HDXanalyzer User Manual The program HDXanalyzer is available for the analysis of the deuterium exchange mass spectrometry data obtained on high-resolution mass spectrometers. Currently, the program is

More information

Skyline irt Retention Time Prediction

Skyline irt Retention Time Prediction Skyline irt Retention Time Prediction Predicting peptide retention time has long been of interest in targeted proteomics. As early as version 0.2, Skyline integrated the SSRCalc hydrophobicity calculator

More information

Skyline Targeted MS/MS

Skyline Targeted MS/MS Skyline Targeted MS/MS Skyline now supports several methods of extracting chromatography-based quantitative measurements from the raw data files of full-scan mass spectrometers, such as ion trap and Q-TOF

More information

BUDSS: A Software Shell for automated MS Data Processing

BUDSS: A Software Shell for automated MS Data Processing BUDSS: A Software Shell for automated MS Data Processing Yang Su; Sequin Huang; Hua Huang; David H. Perlman; Catherine E. Costello; Mark E. McComb Cardiovascular Proteomics Center, Boston University School

More information

Skyline MS1 Full Scan Filtering

Skyline MS1 Full Scan Filtering Skyline MS1 Full Scan Filtering The Skyline Targeted Proteomics Environment provides informative visual displays of the raw mass spectrometer data you import into your Skyline project. These displays allow

More information

PEAKS Studio 5.1 User s Manual

PEAKS Studio 5.1 User s Manual BIOINFORMATICS SOLUTIONS INC. PEAKS Studio 5.1 User s Manual Bioinformatics Solutions Inc. 470 Weber St. N. Suite 204 Waterloo, Ontario, Canada N2L 6J2 Phone 519-885-8288 Fax 519-885-9075 Please contact

More information

Mascot Insight is a new application designed to help you to organise and manage your Mascot search and quantitation results. Mascot Insight provides

Mascot Insight is a new application designed to help you to organise and manage your Mascot search and quantitation results. Mascot Insight provides 1 Mascot Insight is a new application designed to help you to organise and manage your Mascot search and quantitation results. Mascot Insight provides ways to flexibly merge your Mascot search and quantitation

More information

Agilent G2721AA/G2733AA Spectrum Mill MS Proteomics Workbench

Agilent G2721AA/G2733AA Spectrum Mill MS Proteomics Workbench Agilent G2721AA/G2733AA Spectrum Mill MS Proteomics Workbench Quick Start Guide What is the Spectrum Mill MS Proteomics Workbench? 2 What s New in Version B.06.00? 3 Where to Find More Information 9 Setting

More information

The OpenMS Developers

The OpenMS Developers User Tutorial The OpenMS Developers Creative Commons Attribution 4.0 International (CC BY 4.0) Contents 1 General remarks 6 2 Getting started 7 2.1 Installation.................................... 7 2.1.1

More information

Package MSGFplus. April 1, 2019

Package MSGFplus. April 1, 2019 Type Package Title An interface between R and MS-GF+ Version 1.16.1 Date 2017-06-19 Author Thomas Lin Pedersen Package MSGFplus April 1, 2019 Maintainer Thomas Lin Pedersen This package

More information

MCP Papers in Press. Published on May 29, 2013 as Manuscript R

MCP Papers in Press. Published on May 29, 2013 as Manuscript R MCP Papers in Press. Published on May 29, 2013 as Manuscript R113.027797 Combining Results of Multiple Search Engines in Proteomics David Shteynberg 1,*, Alexey I. Nesvizhskii 2,3, Robert L. Moritz 1,*,

More information

Skyline Targeted Method Refinement

Skyline Targeted Method Refinement Skyline Targeted Method Refinement This tutorial will introduce the features available in the Skyline Targeted Proteomics Environment for refining instrument methods for Selected Reaction Monitoring (SRM,

More information

Skyline Targeted Method Refinement

Skyline Targeted Method Refinement Skyline Targeted Method Refinement This tutorial will introduce the features available in the Skyline Targeted Proteomics Environment for refining instrument methods for Selected Reaction Monitoring (SRM,

More information

Package sapfinder. R topics documented: April 11, Type Package

Package sapfinder. R topics documented: April 11, Type Package Type Package Package sapfinder April 11, 2019 Title A package for variant peptides detection and visualization in shotgun proteomics. Version 1.20.1 Date 2014-11-21 Author Shaohang Xu, Bo Wen Maintainer

More information

QuantWiz: A Parallel Software Package for LC-MS-based Label-free Protein Quantification

QuantWiz: A Parallel Software Package for LC-MS-based Label-free Protein Quantification 2009 11th IEEE International Conference on High Performance Computing and Communications QuantWiz: A Parallel Software Package for LC-MS-based Label-free Protein Quantification Jing Wang 1, Yunquan Zhang

More information

QuiC 1.0 (Owens) User Manual

QuiC 1.0 (Owens) User Manual QuiC 1.0 (Owens) User Manual 1 Contents 2 General Information... 2 2.1 Computer System Requirements... 2 2.2 Scope of QuiCSoftware... 3 2.3 QuiC... 3 2.4 QuiC Release Features... 3 2.4.1 QuiC 1.0... 3

More information

Combining Results of Multiple Search Engines in Proteomics* S

Combining Results of Multiple Search Engines in Proteomics* S Combining Results of Multiple Search Engines in Proteomics* S Review 2013 by The American Society for Biochemistry and Molecular Biology, Inc. This paper is available on line at http://www.mcponline.org

More information

You will remember from the introduction, that sequence queries are searches where mass information is combined with amino acid sequence or

You will remember from the introduction, that sequence queries are searches where mass information is combined with amino acid sequence or 1 You will remember from the introduction, that sequence queries are searches where mass information is combined with amino acid sequence or composition information 2 The best known example is a sequence

More information

Wilson Leung 05/27/2008 A Simple Introduction to NCBI BLAST

Wilson Leung 05/27/2008 A Simple Introduction to NCBI BLAST A Simple Introduction to NCBI BLAST Prerequisites: Detecting and Interpreting Genetic Homology: Lecture Notes on Alignment Resources: The BLAST web server is available at http://www.ncbi.nih.gov/blast/

More information

Tutorial for the Cross-link Transition Calculator Skyline Plugin

Tutorial for the Cross-link Transition Calculator Skyline Plugin Tutorial for the Cross-link Transition Calculator Skyline Plugin Developed by Juan D. Chavez, Jimmy K. Eng, Devin K. Schweppe, and James E. Bruce. Implemented as a Skyline plugin by Yuval Boss. Program

More information

MASPECTRAS Users Guide

MASPECTRAS Users Guide MASPECTRAS Users Guide In this user guide every page and functionality is described in detail. To work with MASPECTRAS it is not necessary to read the whole document, because many things work similar to

More information

TraceFinder Analysis Quick Reference Guide

TraceFinder Analysis Quick Reference Guide TraceFinder Analysis Quick Reference Guide This quick reference guide describes the Analysis mode tasks assigned to the Technician role in the Thermo TraceFinder 3.0 analytical software. For detailed descriptions

More information

Imports data from files created by Mascot. User chooses.dat,.raw and FASTA files and Visualize creates corresponding.ez2 file.

Imports data from files created by Mascot. User chooses.dat,.raw and FASTA files and Visualize creates corresponding.ez2 file. Visualize The Multitool for Proteomics! File Open Opens an.ez2 file to be examined. Import from TPP Imports data from files created by Trans Proteomic Pipeline. User chooses mzxml, pepxml and FASTA files

More information

Project Report on. De novo Peptide Sequencing. Course: Math 574 Gaurav Kulkarni Washington State University

Project Report on. De novo Peptide Sequencing. Course: Math 574 Gaurav Kulkarni Washington State University Project Report on De novo Peptide Sequencing Course: Math 574 Gaurav Kulkarni Washington State University Introduction Protein is the fundamental building block of one s body. Many biological processes

More information

MRMPROBS tutorial. Hiroshi Tsugawa RIKEN Center for Sustainable Resource Science

MRMPROBS tutorial. Hiroshi Tsugawa RIKEN Center for Sustainable Resource Science MRMPROBS tutorial Edited in 2014/10/6 Introduction MRMPROBS is a tool for the analysis of data from multiple reaction monitoring (MRM)- or selected reaction monitoring (SRM)-based metabolomics studies.

More information

Near real-time processing of proteomics data using Hadoop. Hillman, Chris; Ahmad, Yasmeen; Whitehorn, Mark; Cobley, Andrew

Near real-time processing of proteomics data using Hadoop. Hillman, Chris; Ahmad, Yasmeen; Whitehorn, Mark; Cobley, Andrew University of Dundee Near real-time processing of proteomics data using Hadoop. Hillman, Chris; Ahmad, Yasmeen; Whitehorn, Mark; Cobley, Andrew Published in: Big Data DOI: 10.1089/big.2013.0036 Publication

More information

Spectronaut Pulsar X

Spectronaut Pulsar X Spectronaut Pulsar X User Manual 1 General Information... 8 1.1 Scope of Spectronaut Pulsar X Software... 8 1.2 Spectronaut Pulsar X Release Features... 8 1.3 Computer System Requirements... 9 1.4 Post

More information

Protein Deconvolution Quick Start Guide

Protein Deconvolution Quick Start Guide Protein Deconvolution Quick Start Guide The electrospray ionization (ESI) of intact peptides and proteins produces mass spectra containing a series of multiply charged ions with associated mass-to-charge

More information

Tutorial for the Cross-link Transition Calculator Skyline Plugin

Tutorial for the Cross-link Transition Calculator Skyline Plugin Tutorial for the Cross-link Transition Calculator Skyline Plugin Developed by Juan D. Chavez, Jimmy K. Eng, Devin K. Schweppe, and James E. Bruce. Implemented as a Skyline plugin by Yuval Boss. Program

More information

Tutorial for the PNNL Biodiversity Library Skyline Plugin

Tutorial for the PNNL Biodiversity Library Skyline Plugin Tutorial for the PNNL Biodiversity Library Skyline Plugin Developed By: Michael Degan, Grant Fujimoto, Lillian Ryadinskiy, Samuel H Payne Contact Information: Samuel Payne (Samuel.Payne@pnnl.gov) Michael

More information

PEAKS 4.2 User s Manual

PEAKS 4.2 User s Manual B I O I N F O R M A T I C S S O L U T I O N S I N C PEAKS 4.2 User s Manual PEAKS Studio (S) PEAKS Client (C) PEAKS Viewer (V) Bioinformatics Solutions Inc. 470 Weber St. N. Suite 204 Waterloo, Ontario,

More information

SpectroDive 8 - Coelacanth. User Manual

SpectroDive 8 - Coelacanth. User Manual SpectroDive 8 - Coelacanth User Manual Table of Contents 1 System Requirements... 4 2 General Information... 4 2.1 Supported Instruments... 4 3 Getting Started... 5 3.1 Getting SpectroDive... 5 3.2 SpectroDive

More information

Statistical Process Control in Proteomics SProCoP

Statistical Process Control in Proteomics SProCoP Statistical Process Control in Proteomics SProCoP This tutorial will guide you through the installation of SProCoP and using it to perform statistical analysis on a sample Skyline file. Getting Started

More information

Very large searches present a number of challenges. These are the topics we will cover during this presentation.

Very large searches present a number of challenges. These are the topics we will cover during this presentation. 1 Very large searches present a number of challenges. These are the topics we will cover during this presentation. 2 The smartest way to merge files, like fractions from a MudPIT run, is using Mascot Daemon.

More information

rtandem: An R encapsulation of X!Tandem

rtandem: An R encapsulation of X!Tandem rtandem: An R encapsulation of X!Tandem Frederic Fournier *, Charles Joly Beauparlant, Rene Paradis, Arnaud Droit October 30, 2017 Introduction to rtandem Contents 1 Licensing 2 2 Introduction 2 3 Manifesto

More information

Tour Guide for Windows and Macintosh

Tour Guide for Windows and Macintosh Tour Guide for Windows and Macintosh 2011 Gene Codes Corporation Gene Codes Corporation 775 Technology Drive, Suite 100A, Ann Arbor, MI 48108 USA phone 1.800.497.4939 or 1.734.769.7249 (fax) 1.734.769.7074

More information

EXERCISE: GETTING STARTED WITH SAV

EXERCISE: GETTING STARTED WITH SAV Sequencing Analysis Viewer (SAV) Overview 1 EXERCISE: GETTING STARTED WITH SAV Purpose This exercise explores the following topics: How to load run data into SAV How to explore run metrics with SAV Getting

More information

OUTLOOK WEB APP (OWA): MAIL

OUTLOOK WEB APP (OWA): MAIL Office 365 Navigation Pane: Navigating in Office 365 Click the App Launcher and then choose the application (i.e. Outlook, Calendar, People, etc.). To modify your personal account settings, click the Logon

More information

Spectrum Mill B Creating Custom Modifications and Search Modes. A Guide for System Administrators

Spectrum Mill B Creating Custom Modifications and Search Modes. A Guide for System Administrators Spectrum Mill B.04.00 Creating Custom Modifications and Search Modes A Guide for System Administrators Table of Contents Spectrum Mill B.04.00 Creating Custom Modifications and Search Modes... i 1 Overview...

More information

Agilent G6854 MassHunter Personal Pesticide Database

Agilent G6854 MassHunter Personal Pesticide Database Agilent G6854 MassHunter Personal Pesticide Database Quick Start Guide What is MassHunter Personal Pesticide Database? 2 Installation 3 Main Window 4 Getting Started 11 Database operations 12 Searching

More information

PTC Navigate Trial Instructions

PTC Navigate Trial Instructions PTC Navigate Trial Instructions Welcome to the PTC Navigate Trial! Product data is your organization s most valuable asset. Decisions made with this information can greatly impact your business, especially

More information

icue Tests & Assessments for Teachers

icue Tests & Assessments for Teachers icue Tests & Assessments for Teachers December 2011 Table of Contents Table of Contents... 2 Introduction... 3 Logging In... 4 Tests and Assessments... 5 Tests and Assessments Home Page... 5 One-Click

More information

Pathway Analysis of Untargeted Metabolomics Data using the MS Peaks to Pathways Module

Pathway Analysis of Untargeted Metabolomics Data using the MS Peaks to Pathways Module Pathway Analysis of Untargeted Metabolomics Data using the MS Peaks to Pathways Module By: Jasmine Chong, Jeff Xia Date: 14/02/2018 The aim of this tutorial is to demonstrate how the MS Peaks to Pathways

More information

Wilson Leung 01/03/2018 An Introduction to NCBI BLAST. Prerequisites: Detecting and Interpreting Genetic Homology: Lecture Notes on Alignment

Wilson Leung 01/03/2018 An Introduction to NCBI BLAST. Prerequisites: Detecting and Interpreting Genetic Homology: Lecture Notes on Alignment An Introduction to NCBI BLAST Prerequisites: Detecting and Interpreting Genetic Homology: Lecture Notes on Alignment Resources: The BLAST web server is available at https://blast.ncbi.nlm.nih.gov/blast.cgi

More information

GETTING STARTED. A Step-by-Step Guide to Using MarketSight

GETTING STARTED. A Step-by-Step Guide to Using MarketSight GETTING STARTED A Step-by-Step Guide to Using MarketSight Analyze any dataset Run crosstabs Test statistical significance Create charts and dashboards Share results online Introduction MarketSight is a

More information

Talend Data Preparation Free Desktop. Getting Started Guide V2.1

Talend Data Preparation Free Desktop. Getting Started Guide V2.1 Talend Data Free Desktop Getting Guide V2.1 1 Talend Data Training Getting Guide To navigate to a specific location within this guide, click one of the boxes below. Overview of Data Access Data And Getting

More information

Efficient Processing of Models for Large-scale Shotgun Proteomics Data

Efficient Processing of Models for Large-scale Shotgun Proteomics Data 1 Efficient Processing of Models for Large-scale Shotgun Proteomics Data Himanshu Grover, Vanathi Gopalakrishnan Abstract Mass-spectrometry (MS) based proteomics has become a key enabling technology for

More information

MassHunter Personal Compound Database and Library Manager for Forensic Toxicology

MassHunter Personal Compound Database and Library Manager for Forensic Toxicology MassHunter Personal Compound Database and Library Manager for Forensic Toxicology Quick Start Guide What is MassHunter Personal Compound Database and Library Manager? 2 Installation 3 Main Window 4 Getting

More information

MassHunter File Reader

MassHunter File Reader MassHunter File Reader vers 1.0.0 2015 Quadtech Associates, Inc. All Rights Reserved Release date: November 18, 2015 www.quadtechassociates.com MassHunter File Reader Welcome to MassHunter File Reader.

More information

Tutorial 4 BLAST Searching the CHO Genome

Tutorial 4 BLAST Searching the CHO Genome Tutorial 4 BLAST Searching the CHO Genome Accessing the CHO Genome BLAST Tool The CHO BLAST server can be accessed by clicking on the BLAST button on the home page or by selecting BLAST from the menu bar

More information

CA Service Virtualization Test Drive

CA Service Virtualization Test Drive CA Service Virtualization 10.1 - Test Drive General The DevTest SV Test Drive is aimed to improve adoption of the DevTest product. It will provide the platform to introduce and to demonstrate the powerful

More information

Agilent G6854AA MassHunter Personal Compound Database

Agilent G6854AA MassHunter Personal Compound Database Agilent G6854AA MassHunter Personal Compound Database Quick Start Guide This guide describes how to install and use MassHunter Personal Compound Database. Where to find more information What is Personal

More information

Tutorial: De Novo Assembly of Paired Data

Tutorial: De Novo Assembly of Paired Data : De Novo Assembly of Paired Data September 20, 2013 CLC bio Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 Fax: +45 86 20 12 22 www.clcbio.com support@clcbio.com : De Novo Assembly

More information

WA L KT H R O U G H 1

WA L KT H R O U G H 1 WA L KT H R O U G H 1 udig Install and Introduction 08 June 2008 TABLE OF CONTENTS 1Goals...3 2Installing and Running The udig Application...4 3Online Documentation and Tutorials...8 3.1Help Categories...9

More information

8:15 Introduction/Overview Michelle Giglio. 8:45 CloVR background W. Florian Fricke. 9:15 Hands-on: Start CloVR W. Florian Fricke

8:15 Introduction/Overview Michelle Giglio. 8:45 CloVR background W. Florian Fricke. 9:15 Hands-on: Start CloVR W. Florian Fricke Hands-On Exercises 2016 1 Agenda 8:15 Introduction/Overview Michelle Giglio 8:45 CloVR background W. Florian Fricke 9:15 Hands-on: Start CloVR W. Florian Fricke 9:45 Break 9:55 Hands-on: Start CloVR-Microbe

More information

Adrian College Blackboard Quick Start Guide for Instructors

Adrian College Blackboard Quick Start Guide for Instructors Adrian College Blackboard Quick Start Guide for Instructors Table of Contents Logging into Blackboard... 1 User Management Enrolling Students... 1 Enrolling a Guest, T.A. or Grader.... 1 Course Site Overview...

More information

Getting Started Guide for the new Commander Owners Group Conferencing Software, vbulletin

Getting Started Guide for the new Commander Owners Group Conferencing Software, vbulletin Getting Started Guide for the new Commander Owners Group Conferencing Software, vbulletin The Commander Owners Group uses a software application called vbulletin for conferencing on our website. While

More information

STUDENT WORKBOOK. Teach Yourself: Computer Basics Expert. In 24 Hours or less

STUDENT WORKBOOK. Teach Yourself: Computer Basics Expert. In 24 Hours or less STUDENT WORKBOOK Teach Yourself: Computer Basics Expert In 24 Hours or less Student Workbook Table of Contents Section 1: Understanding Applications... 1 Lesson 1.1: Application Basics... 2 Step-By-Step...

More information

FIFI-LS: Basic Cube Analysis using SOSPEX

FIFI-LS: Basic Cube Analysis using SOSPEX FIFI-LS: Basic Cube Analysis using SOSPEX Date: 1 Oct 2018 Revision: - CONTENTS 1 INTRODUCTION... 1 2 INGREDIENTS... 1 3 INSPECTING THE CUBE... 3 4 COMPARING TO A REFERENCE IMAGE... 5 5 REFERENCE VELOCITY

More information

Chrome. Browsing in Chrome. The Omnibox. Video: Browsing in Chrome. To use the Omnibox: Omnibox suggestion icons. Page 1

Chrome. Browsing in Chrome. The Omnibox. Video: Browsing in Chrome. To use the Omnibox: Omnibox suggestion icons. Page 1 Chrome Browsing in Chrome Browsing in Chrome Page 1 Chrome makes browsing the Web quick and easy. In this lesson, we'll talk about navigating to websites in Chrome. You'll also learn how use tabs, access

More information

Storgrid web client manual

Storgrid web client manual Storgrid web client manual 2015 Byelex Data Solutions BV. This document is created with the utmost care. To prevent unjustified usage of this document we would like to give you notice that nothing mentioned

More information

Package prozor. July 26, 2018

Package prozor. July 26, 2018 Type Package Package prozor July 26, 2018 Title Minimal Protein Set Explaining Peptide Spectrum Matches Version 0.2.11 Author Witold Wolski Maintainer Witold Wolski Determine minimal

More information

Note: The MS/MSALL with SWATH Acquisition MicroApp version 2.0 supports PeakView software versions 2.1 and later.

Note: The MS/MSALL with SWATH Acquisition MicroApp version 2.0 supports PeakView software versions 2.1 and later. MS/MS ALL with SWATH Acquisition MicroApp Add-in for PeakView Software Version 2.0.1 Introduction The MS/MS ALL with SWATH Acquisition MicroApp workflow provides a method for collecting MS/MS of all species

More information

Thermo Xcalibur Getting Started (Quantitative Analysis)

Thermo Xcalibur Getting Started (Quantitative Analysis) Thermo Xcalibur Getting Started (Quantitative Analysis) XCALI-97207 Revision B September 2010 2010 Thermo Fisher Scientific Inc. All rights reserved. Xcalibur, Surveyor, and Accela are registered trademarks

More information

EVAL (Degree Audit) for Administrative Assistants and Administrators

EVAL (Degree Audit) for Administrative Assistants and Administrators If you have not used the new web version of Colleague before, please refer to the Colleague User Interface 4.3 Basic New Features UIWeb document or the demo provided when opening the Datatel UIWeb version

More information

Rapid and Accurate Peptide Identification from Tandem Mass Spectra

Rapid and Accurate Peptide Identification from Tandem Mass Spectra Rapid and Accurate Peptide Identification from Tandem Mass Spectra Christopher Y. Park,,# Aaron A. Klammer,,# Lukas Käll, Michael J. MacCoss, and William S. oble*,, Departments of Genome Sciences and Computer

More information

INTRODUCTION TO BLACKBOARD: A TUTORIAL. Stefanie Mathes. Introduction to Blackboard: A Tutorial

INTRODUCTION TO BLACKBOARD: A TUTORIAL. Stefanie Mathes. Introduction to Blackboard: A Tutorial Introduction to Blackboard: A Tutorial Table of Contents Introduction... 3 Who is this tutorial for?... 3 What will this tutorial teach me?... 3 How is this tutorial organized?... 3 What materials do I

More information

UNIBALANCE Users Manual. Marcin Macutkiewicz and Roger M. Cooke

UNIBALANCE Users Manual. Marcin Macutkiewicz and Roger M. Cooke UNIBALANCE Users Manual Marcin Macutkiewicz and Roger M. Cooke Deflt 2006 1 1. Installation The application is delivered in the form of executable installation file. In order to install it you have to

More information

Processing shotgun proteomics data on the Amazon Cloud with the Trans-Proteomic Pipeline

Processing shotgun proteomics data on the Amazon Cloud with the Trans-Proteomic Pipeline MCP Papers in Press. Published on November 23, 2014 as Manuscript O114.043380 Processing shotgun proteomics data on the Amazon Cloud with the Trans-Proteomic Pipeline Joseph Slagel, Luis Mendoza, David

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications WordPress is an easy-to-use weblog system, providing numerous features like categories, ratings, as well as plugins installation. This installer application will easily install the WordPress tool to a

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

WINCROSS EXECUTIVE Getting Started

WINCROSS EXECUTIVE Getting Started WINCROSS EXECUTIVE Getting Started The Analytical Group, Inc. WinCross Executive 1 Getting Started 2 Version 1 Copyright 2018, The Analytical Group, Inc. Editor: Pete Hilmers All rights reserved. No part

More information

IBM z/os Management Facility Hands-on Lab

IBM z/os Management Facility Hands-on Lab IBM z/os Management Facility Hands-on Lab Session 9075 SHARE in Anaheim March 2011 Anuja Deedwaniya anujad@us.ibm.com Page 1 of 45 Lab Agenda Brief overview of z/osmf Start the hands on Lab Logon to z/osmf

More information

Supporting Tables. Supporting Figures. Figure S-1. Characterization of FDR estimation methods.

Supporting Tables. Supporting Figures. Figure S-1. Characterization of FDR estimation methods. Spectral library searching to identify cross-linked peptides. Devin K Schweppe 1, Juan D Chavez 1, Arti T Navare 1, Xia Wu 1, Bianca Ruiz 1, Jimmy K Eng 2, Henry Lam 3, James E Bruce 1* 1 Department of

More information

Grade Center. Powered by

Grade Center. Powered by Grade Center Grade Center About the Grade Center Setting Up the Grade Center Creating and Managing Grade Center Columns Entering Grades Viewing Grade Details Including Comments With a Grade Entry Overriding

More information

Immersion Day. Creating an Elastic Load Balancer. September Rev

Immersion Day. Creating an Elastic Load Balancer. September Rev September 2016 Rev 2016-01 Table of Contents Overview... 3 Elastic Load Balancer... 3 Launch a Second Web Server... 5 Create an ELB... 7 Copyright 2015, Amazon Web Services, All Rights Reserved Page 2

More information

Section Editor Quick Start. Schoolwires Academic Portal Version 4.0

Section Editor Quick Start. Schoolwires Academic Portal Version 4.0 Schoolwires Academic Portal Version 4.0 TABLE OF CONTENTS The Basics about Your Schoolwires Website...1 Website Navigation Elements...1 Prior to Signing In...1 After Signing In...2 Channel bar...2 Site

More information

Agilent Triple Quadrupole LC/MS Peptide Quantitation with Skyline

Agilent Triple Quadrupole LC/MS Peptide Quantitation with Skyline Agilent Triple Quadrupole LC/MS Peptide Quantitation with Skyline Workflow Guide A Peptide Optimization B Review Results in Skyline Create QQQ method in Skyline Edit Skyline settings Import peptides into

More information

Both the polynomial must meet and give same value at t=4 and should look like this

Both the polynomial must meet and give same value at t=4 and should look like this Polymath Regression tutorial on Polynomial fitting of data The following table shows the raw data for experimental tracer concentration from a reactor which you need to fit using Polymath (refer Example

More information

MRMPROBS tutorial. Hiroshi Tsugawa RIKEN Center for Sustainable Resource Science MRMPROBS screenshot

MRMPROBS tutorial. Hiroshi Tsugawa RIKEN Center for Sustainable Resource Science MRMPROBS screenshot MRMPROBS tutorial Edited in 2016/11/16 Introduction MRMPROBS is launched as a universal program for targeted metabolomics using not only multiple reaction monitoring (MRM)- or selected reaction monitoring

More information

NurseSim Help Files. Before you start

NurseSim Help Files. Before you start NurseSim Help Files. Before you start Before starting NurseSim you will need to check your PC specifications. NurseSim needs a minimum of 4GB RAM (memory) and a Core i3, i5, i7 or A6/A8 processor. To check

More information

F5 Analytics and Visibility Solutions

F5 Analytics and Visibility Solutions Agility 2017 Hands-on Lab Guide F5 Analytics and Visibility Solutions F5 Networks, Inc. 2 Contents: 1 Class 1: Introduction to F5 Analytics 5 1.1 Lab Environment Setup.......................................

More information

Exsys RuleBook Selector Tutorial. Copyright 2004 EXSYS Inc. All right reserved. Printed in the United States of America.

Exsys RuleBook Selector Tutorial. Copyright 2004 EXSYS Inc. All right reserved. Printed in the United States of America. Exsys RuleBook Selector Tutorial Copyright 2004 EXSYS Inc. All right reserved. Printed in the United States of America. This documentation, as well as the software described in it, is furnished under license

More information