AlexWang18 / abSNF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An R packge for a boosted similarity network fusion (ab-SNF) method, adding feature-level association signal annotations as weights aiming to up-weight signal features and down-weight noise features when constructing subject similarity networks to improve the performance in disease subtyping.

The package can be installed through:
library("devtools")
install_github("pfruan/abSNF")
or
directly download the abSNF_1.0.0.tar.gz file and install it locally.

About


Languages

Language:R 100.0%