Skip to content

Graph Neural Network predicting the chemical composition of organism across the tree of life.

Notifications You must be signed in to change notification settings

anticipated-lotus/metabolite_inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Graph Neural Network predicting the chemical composition of organism across the tree of life.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •