mincut | R Documentation |
Run min-cut algorithm
mincut(gwas, net, covars, eta, lambda, score, sigmod, family, link)
A copy of the SnpMatrix$map
data.frame
, with the
following additions:
c: contains the univariate association score for every single SNP.
selected: logical vector indicating if the SNP was selected by SConES or not.
module: integer with the number of the module the SNP belongs to.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.