Skip to content

Graph machine learning predicting the chemical composition of organism across the tree of life.

License

Notifications You must be signed in to change notification settings

anticipated-chemistry-of-life/random-markov-field

Repository files navigation

Metabolite inference

Compiling the repo

git clone https://github.com/anticipated-lotus/metabolite_inference.git
mkdir build 
cd build
cmake ..

Once this is done, you can compile the files using :

make 

or with multiple cores by replacing N by the number of cores you want:

make -j N

Running the test suite

In the build directory:

make -j8 acol_unitTests
./acol_unitTests

About

Graph machine learning predicting the chemical composition of organism across the tree of life.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •