Uses of Class
org.episteme.natural.biology.Pathway
Packages that use Pathway
Package
Description
BioPAX loader for biological pathways and networks.
-
Uses of Pathway in org.episteme.natural.biology.loaders.biopax
Methods in org.episteme.natural.biology.loaders.biopax that return PathwayModifier and TypeMethodDescriptionBioPAXBridge.toPathway(BioPAXPathway biopaxPathway) Converts BioPAX pathway to Episteme Pathway.Methods in org.episteme.natural.biology.loaders.biopax that return types with arguments of type PathwayModifier and TypeMethodDescriptionBioPAXBridge.toPathways(BioPAXModel model) Extracts all pathways from a BioPAX model.