Class ReusedPEPHelper

java.lang.Object
org.biopax.paxtools.controller.ReusedPEPHelper

public class ReusedPEPHelper extends Object
This class contains methods for handling reused PEPs - a historically common problem in BioPAX L2 exports. Note: This class might eventually be deprecated as this problem is mostly fixed and BioPAX L3 is making L2 obsolete.
  • Constructor Details

    • ReusedPEPHelper

      public ReusedPEPHelper(Model model)
      Parameters:
      model - the biopax model
  • Method Details