Research Article
Inference of SNP-Gene Regulatory Networks by Integrating Gene Expressions and Genetic Perturbations
Algorithm 2
Optimization for adaptive lasso as a subroutine of Step 3.
| (1) procedure ADAPTIVE LASSO and are optimal parameters preliminary | | estimated by cross validation | | (2) Compute and () | | (3) while do | | (4) | | (5) for do | | (6) Update via (19) | | (7) end for | | (8) for do | | (9) Update via (20) | | (10) end for | | (11) | | (12) end while | | (13) return and | | (14) end procedure |
|