Description Usage Arguments Value Examples
Find modules composed by interconnected SNPs.
1 | get_snp_modules(cones, net)
|
cones |
Results from |
net |
The same SNP network provided to |
A list with the modules of selected SNPs.
1 2 3 | gi <- get_GI_network(minigwas, snpMapping = minisnpMapping, ppi = minippi)
cones <- scones.cv(minigwas, gi)
martini:::get_snp_modules(cones, gi)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.