Research Article
Inference of SNP-Gene Regulatory Networks by Integrating Gene Expressions and Genetic Perturbations
Algorithm 1
Optimization for elastic net in Step 1-2.
| (1) procedure ELASTIC and are optimal parameters estimated by cross validation | | (2) while do | | (3) | | (4) for do | | (5) Update via (12) | | (6) end for | | (7) Update via (5) | | (8) | | (9) end while | | (10) return and | | (11) end procedure |
|