Peter Cimermancic
Peter Cimermancic
Elina Tjioe
Ben Webb
Andrej Sali
Nevan Krogan
Version main.64c7e0a
If set, a notification will be sent once the job is completed.
Upload input interaction table, in tab-separated value format. Here is an example of it:
# | # | # | Exps | A1 | A2 | B1 | B2 | C1 | C2 |
---|---|---|---|---|---|---|---|---|---|
# | # | # | Baits | A | A | B | B | C | C |
Prey | # | Length | BaitSims | A | A | B|C | B|C | B|C | B|C |
Protein1 | # | 188 | # | 12 | 4 | 12 | 4 | 7 | 24 |
Protein2 | # | 157 | # | 0 | 0 | 0 | 1 | 0 | 2 |
Protein3 | # | 723 | # | 9 | 21 | 18 | 57 | 24 | 0 |
Protein4 | # | 186 | # | 0 | 6 | 7 | 1 | 15 | 21 |
Protein5 | # | 988 | # | 0 | 0 | 0 | 12 | 0 | 0 |
In this illustrative example, 3 baits were used and pull-down with each of them repeated twice. Five preys were detected total.
The table is in the format that is compatible with SAInt, another
scoring developed by Nesvizhskii lab.
First row lists all pull-downs (first four fields are not read in by MiST).
Second row lists all baits (again, first four fields are not read in by MiST).
Third row lists bait similarities. In general, MiST calculates specificity for a given bait-prey pair by looking at the abundance
of the same prey detected by other baits. Usually, this row can be just a copy of the second row. Sometimes, two (or more) baits are expected
to bind similar preys, and one would want to exclude specificity calculation between them (for example, baits that are involved in the same
cellular process, are mutants, or truncated versions). Here, bait B and C bind similar preys. To exclude specificity calculation between
them, we simply list all such baits separated by '|' (no white-spaces). In case of expectedly unique binding, one needs to list the bait itself
(like A in this example). Again, the first four fields are not read in by MiST.
First column lists all preys.
Second column is not read by MiST.
Third column lists all preys' lengths (in residue units; must be integers).
Fourth column is also not read by MiST.
All other fields contain any kind of information about bait-prey pair quantity (spectral counts, number of unique peptides, intensities, etc.)
The quantities are normalized by MiST, so there is no need for doing so. If particular prey was not detected in an experiment, you need to set its quantity to zero.
We recommend usage of MiST trained on HIV dataset (HIV trained mode). However, we encourage you to also try PCA training mode. PCA will re-learn weights in the composite sum of abundance, reproducibility, and specificity metrics according to your data.
We define singletons as preys that were detected once and only once in the entire experiment regardless of the number of replicas and baits used. If filtering of singletons is selected, their specificity score will be set to zero throughout the MiST calculation.
There are four fields for each bait-prey pair in the output:
All four scores range from 0 to 1, 1 meaning the best possible scenario.