SNF tool is an R package for Similarity Network Fusion: taking multiple views of a network and merging them into a combined view.
This repo is a fork from https://github.com/cran/SNFtool with added functionality and documentation. More information on the original version can be found at http://compbio.cs.toronto.edu/SNF/SNF/Software.html
似乎也没有看到这个包发文章,但是看到一些文章引用它,比如:BMC Med Genomics. 2016; doi: 10.1186/s12920-016-0192-7
策略2:深度学习整合多组学数据
发表于 March 2018,题目是:Deep Learning–Based Multi-Omics Integration Robustly Predicts Survival in Liver Cancer 使用的就是TCGA HCC cohort (360个病人), 这里选取了3种数据,mRNA, DNA methylation and miRNA 首先走deep Learning流程 (就是简单的keras)