Giter Site home page Giter Site logo

bmrf-cpp's Introduction

BMRF-CPP

Bagging Markov Random Field (BMRF) developed by Li Chen, Jianhua Xuan, Rebecca B. Riggins, Yue Wang, and Robert Clarke is a new method of identifying differentially expressed subnetworks from protein-protein interaction (PPI) networks. Published November 17 2012 in Nucleic Acids Research.

This is the CPP implementation with 1D and 2D parallelism. Intel compiler is optional.

See doc/Barnes_RO_T_2013.pdf for thesis.

Build

You will need a few dependencies: HDF5, log4cxx, Boost, threadpool, cmake

Simply running the following will run cmake and build the code

make

Builds successfully on Ubuntu 12.04.2, 12.10, and OS X 10.8.4

Running

Open MATLAB and cd to ./matlab

demoCpu

or run manually from ./matlab directory

../build/bmrf-cpu --ppi sim/ppi.mat --genes sim/genes.mat --seeds sim/seed_gene_ids.mat --output asdf.mat --multi 8

Additionally, a slighly modified version of BMRF (matlab release: http://www.cbil.ece.vt.edu/software.htm) can be run with

demoMatlab

Using EC2

This repo includes portions of https://github.com/sio2boss/VagrantSeed which will allow you to run easily on EC2. Follow the "Setting up Vagrant on your machine" step on the VagrantSeed github site. Or you could setup your own Ubuntu machine and use the provision script in ./devops

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.