# HG changeset patch # User bornea # Date 1458073506 14400 # Node ID 3115fed97d4ae7ac201b13ef2c1d952e732e6906 # Parent bff468ab9c44113d10c6d665d2a31cd29b59b4fc Uploaded diff -r bff468ab9c44 -r 3115fed97d4a saint_wrapper.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/saint_wrapper.xml Tue Mar 15 16:25:06 2016 -0400 @@ -0,0 +1,65 @@ + + + saint_wrapper.py $inter_input $prey_input $bait_input $rep_num $vc_bool $vc_num $go_bool $go_file $SAINT_output \$INSTALL_RUN_PATH/ + + INSTALL_RUN_PATH + + + + + + + + + + + + + + + + + + + + + + + + + + + +**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. + +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. + +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. + +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. + + +