mincut: Run min-cut algorithm

View source: R/scones.R

mincutR Documentation

Run min-cut algorithm

Description

Run min-cut algorithm

Usage

mincut(gwas, net, covars, eta, lambda, score, sigmod, family, link)

Value

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.


hclimente/martini documentation built on Feb. 26, 2024, 6:23 p.m.