GithubHelp home page GithubHelp logo

fagan2888 / fusenet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mims-harvard/fusenet

0.0 0.0 0.0 261 KB

Network inference by fusing data from diverse distributions

Home Page: http://bioinformatics.oxfordjournals.org/content/31/12/i230

License: GNU General Public License v2.0

Python 100.00%

fusenet's Introduction

FuseNet

Markov networks are undirected graphical models that are widely used to infer relations between genes from experimental data. Their state-of-the-art inference procedures assume the data arise from a Gaussian distribution. High-throughput omics data, such as that from next generation sequencing, often violates this assumption. Furthermore, when collected data arise from multiple related but otherwise nonidentical distributions, their underlying networks are likely to have common features. New principled statistical approaches are needed that can deal with different data distributions and jointly consider collections of data sets.

FuseNet is a Markov network formulation that infers networks from a collection of nonidentically distributed data sets. FuseNet is computationally efficient and general: given any number of distributions from an exponential family, FuseNet represents model parameters through shared latent factors that define neighborhoods of network nodes. Network inference methods for non-Gaussian data, such as FuseNet, can help in accurate modeling of the data generated by emergent high-throughput technologies.

This repository contains supplementary material for Gene network inference by fusing data from diverse distributions by Marinka Zitnik and Blaz Zupan.

Install

FuseNet is distributed with a Cython-based extension for fast elastic net coordinate descent optimization. If BLAS/LAPACK is installed on the system, then the C code is compiled by running:

python setup.py build_ext --inplace

Note: Numpy and BLAS include directories are needed to compile the C code.

Citing

@article{Zitnik2015,
  title     = {Gene network inference by fusing data from diverse distributions},
  author    = {{\v{Z}}itnik, Marinka and Zupan, Bla{\v{z}}},
  journal   = {Bioinformatics},
  volume    = {31},
  number    = {12},
  pages     = {230โ€“239},
  year      = {2015},
  publisher = {Oxford Journals}
}

fusenet's People

Contributors

marinkaz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.