| Literature DB >> 25319962 |
Avigail Taylor1, Julia Steinberg2, Tallulah S Andrews1, Caleb Webber1.
Abstract
SUMMARY: We present GeneNet Toolbox for MATLAB (also available as a set of standalone applications for Linux). The toolbox, available as command-line or with a graphical user interface, enables biologists to assess connectivity among a set of genes of interest ('seed-genes') within a biological network of their choosing. Two methods are implemented for calculating the significance of connectivity among seed-genes: 'seed randomization' and 'network permutation'. Options include restricting analyses to a specified subnetwork of the primary biological network, and calculating connectivity from the seed-genes to a second set of interesting genes. Pre-analysis tools help the user choose the best connectivity-analysis algorithm for their network. The toolbox also enables visualization of the connections among seed-genes. GeneNet Toolbox functions execute in reasonable time for very large networks (∼10 million edges) on a desktop computer.Entities:
Mesh:
Year: 2014 PMID: 25319962 PMCID: PMC4308667 DOI: 10.1093/bioinformatics/btu669
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Computational performance of SR and NP
| Network | Load time | SR (10 000 r) | NP (10 000 | |||||
|---|---|---|---|---|---|---|---|---|
| Type | Genes | Edges | D | HS | D | HS | D | HS** |
| PPI | 12 648 | 167 445 | 1.6 s | 1.6 s | 22 s | 33 s | ∼2.2 h | ∼0.5 h |
| CO | 14 449 | 8 482 112 | 59.3 s | 50.5 s | 29 s | 38 s | ∼9 d | ∼45 h |
For two networks [protein–protein interaction (PPI); Co-expression (CO)], we timed SR and NP with 50 seed-genes, for 10 000 randomizations (r)/permutations (p), on a desktop (D) and high-specification (HS) computer. D: 3.6-GB RAM and two 3.16-GHz Intel Core2 Duo CPUs. HS: 148-GB RAM and 24 2.67-GHz Intel Xeon CPUs.*Ten switches per permutation. **Timed using ‘parallelize’ option (see user manual).