Class PathwayGenesExtractor

java.lang.Object
org.biopax.paxtools.examples.PathwayGenesExtractor
All Implemented Interfaces:
Visitor

public class PathwayGenesExtractor extends Object implements Visitor
Prints all the genes (aka proteins) in the L2 pathway and sub-pathways (*conditions apply), and also - trace where they come from. * Note: it doesn't traverse the 'NEXT-STEP' property! (as doing so may take you beyond the pathway of interest)
Author:
rodch