comparison saint_wrapper.xml @ 8:67631a640534 draft default tip

Uploaded
author bornea
date Mon, 18 Apr 2016 10:33:12 -0400
parents 3115fed97d4a
children
comparison
equal deleted inserted replaced
7:3243333b2f39 8:67631a640534
37 <param name="input" value="fa_gc_content_input.fa"/> 37 <param name="input" value="fa_gc_content_input.fa"/>
38 <output name="out_file1" file="fa_gc_content_output.txt"/> 38 <output name="out_file1" file="fa_gc_content_output.txt"/>
39 </test> 39 </test>
40 </tests> 40 </tests>
41 <help> 41 <help>
42 **Running SAINT Express** 42 SAINTexpress
43 ------------
43 44
44 INPUTS: 45 This tool will read in a *Bait File, Prey File,* and *Inter File* and
46 analyze them using the latest version of SAINTexpress.
45 47
46 Interactions File: Should contain four columns: IP name, bait name, prey name, and spectral counts or intensity values, depending on the mode of quantitation. 48 **1) Interactions File**
47 49
48 Prey File: Should contain three columns: prey (protein) name, prey protein length, and prey gene name. 50 Please specify an *Inter* file for SAINTexpress analysis. An *Inter*
51 file should contain four columns: IP name, bait name, prey name, and
52 spectral counts or intensity values, depending on the mode of
53 quantification.
49 54
50 Bait File: Should have three columns: IP name, bait name, and the indicator for test and negative control purifications. 55 **2) Prey File**
51 56
52 Number of Replicates: Sets the number of replicates (with largest spectral counts or intensities) to be used for probability calculation in each bait. This option is useful when some baits have more replicates than others. 57 Please specify a *Prey* file for SAINTexpress analysis. A *Prey* file
58 should contain three columns: prey (protein) name, prey amino acid
59 length, and prey gene name.
53 60
54 Using Virtual Control Purification by Compression: Sets the number of virtual control purifications by compression. For instance, if the user wishes to take 4 largest spectral counts for controls, set Number of Vitual Controls to 4 and this variable to yes. 61 **3) Bait File**
55 62
56 Incorporate External Data Sources: To incorporate external data sources for computing the topology-aware probability score (TopoAvgP), the user must also provide the interaction database file that contains two columns: interaction identifier column and interaction/grouping information column. The first column is just for formality and thus can be filled in with anything (no white space) and it will not be utilized in the scoring. The second column must be formatted as a string of prey identifiers (consistent with the first column of the prey file) separated by a white space. 63 Please specify a *Bait* file for SAINTexpress analysis. A *Bait* file
64 should have three columns: IP name, bait name, and the indicator for
65 test and negative control purifications.
57 66
58 ------ 67 **4) Number of Replicates**
68
69 The number of replicates (with largest spectral counts or intensities)
70 to be used for probability calculation in each bait. This option is
71 useful when some baits have more replicates than others.
72
73 **5) Using Virtual Control Purifications by Compression**
74
75 Sets the number of virtual control purifications by compression. For
76 instance, if you wish to take 4 largest spectral counts for controls,
77 set **Number of Vitual Controls** to 4 and this variable to Yes.
78
79 **6) Number of Virtual Controls**
80
81 Specify the number of virtual control purifications by compression.
82
83 **7) Incorporate External Data Sources**
84
85 To incorporate external data sources for computing the Topology-Aware
86 Probability Score (TopoAvgP), the user must also provide the interaction
87 database file that contains two columns: interaction identifier column
88 and interaction/grouping information column. The first column is just
89 for formality and thus can be filled in with anything (no white space)
90 and it will not be utilized in the scoring. The second column must be
91 formatted as a list of prey identifiers (consistent with the first
92 column of the prey file) separated by a white space.
93
94 **8) External Data File**
95
96 Specify external data file
97
98 --------
59 99
60 **Please cite** 100 **Please cite**
61 101
62 * Choi, H., Larsen, B., Lin., Z.-Y., Breitkreutz, A., Mellacheruvu, D., Fermin, D., Qin, Z.S., Tyers, M., Gingras, A.-C. and Nesvizhskii, A.I. (2011) SAINT: probabilistic scoring of affinity purification - mass spectrometry data. Nature Methods, 8:70-3. 102 * Choi, H., Larsen, B., Lin., Z.-Y., Breitkreutz, A., Mellacheruvu, D., Fermin, D., Qin, Z.S., Tyers, M., Gingras, A.-C. and Nesvizhskii, A.I. (2011) SAINT: probabilistic scoring of affinity purification - mass spectrometry data. Nature Methods, 8:70-3.
63 103