Class DeltaFeatureExtractor

java.lang.Object
org.biopax.paxtools.pattern.example.DeltaFeatureExtractor

public class DeltaFeatureExtractor extends Object
This class goes over the state change pattern results and writes down the gained and lost modifications through these directed relations. Do not forget to allocate a large memory while running this example (like -Xmx8G).
Author:
Ozgun Babur
  • Constructor Details

    • DeltaFeatureExtractor

      public DeltaFeatureExtractor()
  • Method Details