Skip to content

Java library to automatically link a chebi compound/identifier to a metabolic pathway or genes from the tomato genome.

Notifications You must be signed in to change notification settings

PBR/jChebi2gene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jChebi2gene

Author: Pierre-Yves Chibon <pierre-yves.chibon@wur.nl>, <pingou@pingoured.fr>

Java library to link a chebi compound or identifier to pathways or tomato genes.

Get this project:

Source: https://github.com/PBR/jChebi2gene

Dependencies:

Build the project:

This project uses maven to manage its dependencies, you can therefore build the sources using:

mvn clean install

The unit-tests of jChebi2gene are off by default. A valid SPARQL endpoint is required to run use these unit tests.

To build the project with the unit-test, you can run:

mvn clean install -DskipTests=false

License:

This project is licensed under the new BSD license.

About

Java library to automatically link a chebi compound/identifier to a metabolic pathway or genes from the tomato genome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages