Description Usage Arguments Value
Expands with connectors the network formed by seed proteins, that are the produtcs of the genes in the genomic context and in the interaction context, by the expansion algorithm. Connectors are neighbors of selected proteins in the input PPI network.
1 | expand_seeds(seeds, ppi_network, de_proteins = NULL)
|
seeds |
a list produced by |
ppi_network |
a two column data.frame representing PPI network edges (see also |
de_proteins |
a vector of stricted proteins. If empty, the complete set of neighbors is extracted otherwise only pcgenes in this set are taken into account. |
a list
a list of connected components of the resultant expanded network. Each compoent is a list of proteins.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.