I yesterday blogged about how the protein half-life data from the O’Shea lab fit well with my earlier analyses of transcriptional regulation during the budding yeast cell cycle and with the just-in-time assembly hypothesis. However, I have now realized that the same data set can be used to test the validity of the sequence-based predictions of protein degradation signals that I relied on for the cell-cycle study.
To this end, I divided the budding yeast proteome into six groups: proteins with a D-box, proteins without a D-box, proteins with a KEN-box, proteins without a KEN-box, proteins with a PEST region, and proteins without a PEST region. For each of these six groups of proteins, I simply plotted the distribution of protein half-lives as a histogram:

The figure shows that for all three degradation signals, proteins with the sequence motif tend to have shorter half-lives than proteins without the motif. These differences are all statistically significant according to the Mann-Whitney U test (D-box, P < 10-6; KEN-box, P < 0.02; PEST region, P < 10-15). It is noteworthy that the KEN-box motif gives a far weaker correlation with protein half-live than the two other degradation signals, as it was also the only degradation signal that did not correlate with transcriptional cell-cycle regulation in budding yeast (see supplementary information of Jensen et al., 2006).
In summary, proteins that contain putative degradation signals have significantly shorter half-lives than proteins that do not contain such signals. The only caveat is that long sequences are more likely to match the sequence motifs, and that O’Shea and colleagues found a negative correlation between sequence length and protein half-life. The correlations described here could thus be a secondary effect; however, it is also possible that the presence of degradation signals in long sequences is the missing explanation for their short half-lives.
Cite this post


Commentary: Summarizing papers as word clouds
June 27, 2008For use in presentations on literature mining, I did a back-of-the-envelope calculation of how much time I would be able to spend on each new biomedical paper that is published. Assuming that all papers were indexed in PubMed (which they are not) and that I could read papers 24 hours per day all year around (which I cannot), the result is that I could allocate approximately 50 seconds per paper. This nicely illustrates the point that no one can keep up with the complete biomedical literature.
When I discovered Wordle, which can turn any text into a beautiful word cloud, I thus wondered if this visualization method would be useful for summarizing a complete paper as a single figure. To test this, I extracted the complete text of three papers that I coauthored in the NAR database issue 2008. Submitting these to Wordle resulted in the three figures below (click for larger versions):



All in all, I think that Wordle does a pretty good job at capturing the essence of each paper: the first cloud shows that STITCH is a database of interactions between proteins and chemicals, the second cloud shows that NetworKIN is a database predictions related to the kinases and phosphorylation, and the third cloud shows that Cyclebase.org is a database of experiments on gene expression during the cell cycle. However, a paper describing a database might be easier to summarize that a typical research paper.
As a final test, I therefore submitted the complete text from my paper “Evolution of Cell Cycle Control – Same molecular machines, different regulation”, which describes the somewhat complex concept of just-in-time assembly to Wordle (click for larger version):

The result is rather less impressive than for the papers from the NAR database issue. Although the word cloud does contain a good selection of words, it fails to convey the main message. I think a large part of the problem is the splitting of multiwords; for example, “cell cycle” becomes two separate terms “cell” and “cycle”. Another problem is that words from different sections of the paper are mixed, which blurs the messages. These two issues could be solved by 1) detecting multiwords and considering them as single tokens, and 2) sorting the terms according to where in the paper they are mainly used.
Posted in Commentary | 10 Comments »
Tags: text mining, visualization