Description Usage Arguments Value
View source: R/ProteinNetwork.R
from beginning to end, using the query functions that were done before, this function constructs a protein interaction network that is protein-specific-each node is a protein, with information on the functional annotation and the ortholog group. there are lines connecting interactoin scores
1 | ProteinNetwork(proteins, benchmark = 0)
|
proteins |
A list that contains a sequence of NCBI/Genbank protein ids |
benchmark |
Minimum benchmark for associaton score |
graph of interaction network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.