All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.phenomics.ontolib.base.package-info Maven / Gradle / Ivy

There is a newer version: 0.4
Show newest version
// Note: this file is here only to document the overall package.
/**
 * Ontolib is the Java tool for working with ontologies for the algorithmically inclined
 * Bioinformatician.
 *
 * 
Package Layout
* *

* de.charite.compbio.graph.* -- Graph data structures and algorithms for representing * the ontology topology and working with them. *

* *

* de.charite.compbio.ontology.* -- Data structures and algorithms for representing * ontologies, their terms, and term relations and working with them. *

* *

* de.charite.compbio.formats.* -- specialized code for the ontologies with special * support: GO, HPO, MPO, uPheno, and ZPO. *

* *

* de.charite.compbio.utils -- Utility code used in the library. *

* * @author Manuel Holtgrewe * @author Sebastian Koehler */ package com.github.phenomics.ontolib.base;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy