Description Usage Arguments Value Author(s)
Constructing protenin-protein interaction network from STRING database, when STRING contains gene names from gene expression platform, like Saccharomyces cerevisiae
| 1 | PPIFromString(pvalues, GeneNames, STRINGfilename, STRINGTheta = 0, savename)
 | 
| pvalues | A N-dimensional vector of gene expression level, processed by limma | 
| GeneNames | A N-dimensional vector of gene symbols, pre-filtering by expression profiles | 
| STRINGfilename | The file downloaded from STRING, like 4932.protein.links.v10.txt | 
| STRINGTheta | The threshold for PPI edges selections when using STRING | 
| savename | The file to save filtered gene symbols and network edgelist | 
net two or three column edge list for NetSimplify or 
PPIplot and p-values vector.
Dong Li, dxl466@cs.bham.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.