Skip to content

ShouyeLiu/BayesOmics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BayesOmics

License: GPL v3

BayesOmics is now ready to use. See the wiki page for further documentation. For comments and questions, please contact shouye.liu@uq.edu.au.

Installation

On Linux/Unix, to build and make the test:

git clone https://github.com/ShouyeLiu/BayesOmics.git
mkdir BayesOmics/build && cd $_
cmake ..
make -j10

By default, the project will be built in RELEASE mode, use

cmake .. -DCMAKE_BUILD_TYPE=DEBUG

to build in DEBUG mode.

test

Run all tests

ctest

About

A C++ toolkit for integrative analysis of multi-omics datasets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages