org.biopax.paxtools.query.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of paxtools-query Show documentation
Show all versions of paxtools-query Show documentation
BioPAX graph-theoretic querying - for finding paths between molecules,
or identifying molecules that are reachable through specific paths, using the BioPAX pathway data model.
/**
* Graph-theoretic querying module in Paxtools is used for identifying paths between molecules or identifying other
* molecules that is reachable through some specific paths using the BioPAX data model.
*/
package org.biopax.paxtools.query;