Repository 'saint_tool'
hg clone https://toolshed.g2.bx.psu.edu/repos/bornea/saint_tool

Changeset 38:756da3945f26 (2016-01-28)
Previous changeset 37:3b29140a33e5 (2016-01-28) Next changeset 39:2ad1bf151c0a (2016-01-28)
Commit message:
Uploaded
modified:
saint_wrapper.xml
b
diff -r 3b29140a33e5 -r 756da3945f26 saint_wrapper.xml
--- a/saint_wrapper.xml Thu Jan 28 17:18:36 2016 -0500
+++ b/saint_wrapper.xml Thu Jan 28 17:33:12 2016 -0500
b
@@ -39,27 +39,27 @@
     </test>
   </tests>
   <help>
-Running SAINT Express
+**Running SAINT Express**
 
 INPUTS:
 
-- Interactions File: Should contain four columns: IP name, bait name, prey name, and spectral counts or intensity values, depending on the mode of quantitation.
+Interactions File: Should contain four columns: IP name, bait name, prey name, and spectral counts or intensity values, depending on the mode of quantitation.
 
-- Prey File: Should contain three columns: prey (protein) name, prey protein length, and prey gene name.  
+Prey File: Should contain three columns: prey (protein) name, prey protein length, and prey gene name.  
 
-- Bait File: Should have three columns: IP name, bait name, and the indicator for test and negative control purifications.
+Bait File: Should have three columns: IP name, bait name, and the indicator for test and negative control purifications.
 
-- 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.
+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.
+
+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.
 
-- 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.
+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.
 
-- 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.
+------
 
 Please cite 
 
-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. 
-
-when Using this Tool. 
+ * 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. 
 
   </help>
 </tool>