Class DeltaFeatureExtractor
java.lang.Object
org.biopax.paxtools.pattern.example.DeltaFeatureExtractor
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidmineAndCollect(Model model) voidsetBlacklist(Blacklist blacklist) voidwriteResults(String filename)
-
Constructor Details
-
DeltaFeatureExtractor
public DeltaFeatureExtractor()
-
-
Method Details
-
main
- Throws:
IOException
-
setBlacklist
-
mineAndCollect
-
writeResults
- Throws:
IOException
-