Uses of Class
org.episteme.natural.biology.loaders.biopax.BioPAXModel
Packages that use BioPAXModel
Package
Description
BioPAX loader for biological pathways and networks.
-
Uses of BioPAXModel in org.episteme.natural.biology.loaders.biopax
Subclasses with type arguments of type BioPAXModel in org.episteme.natural.biology.loaders.biopaxModifier and TypeClassDescriptionclassBioPAX Reader for biological pathways and networks.Methods in org.episteme.natural.biology.loaders.biopax that return BioPAXModelModifier and TypeMethodDescriptionprotected BioPAXModelBioPAXReader.loadFromInputStream(InputStream is, String id) protected BioPAXModelBioPAXReader.loadFromSource(String resourceId) BioPAXReader.read(InputStream input) Methods in org.episteme.natural.biology.loaders.biopax that return types with arguments of type BioPAXModelMethods in org.episteme.natural.biology.loaders.biopax with parameters of type BioPAXModelModifier and TypeMethodDescriptionBioPAXBridge.toPathways(BioPAXModel model) Extracts all pathways from a BioPAX model.