Description Usage Arguments Value Author(s) Examples
View source: R/random_network_sampling_PPI.R
Randomly sample a set of nodes from the gene pool, and check the number of edges contained, if there are edges among the nodes, return the random sub-network
1  | random_network_sampling_PPI(size, PPI, all_genes)
 | 
size | 
 number of nodes to be sampled  | 
PPI | 
 The PPI network data  | 
all_genes | 
 The names of all genes  | 
current  | 
 The names of selected genes  | 
Haisu Ma
1 2 3  | 
Loading required package: MASS
Loading required package: genalg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.