public class InteractionSetL3 extends InteractionSet
| Constructor and Description |
|---|
InteractionSetL3(Model model)
Constructor with the model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
convertGroupsToInteractions()
Creates membership links between group nodes and members in the generated SIF graph.
|
void |
expandGroups()
This method iteratively replaces groups with BioPAX elements
|
GroupMap |
getGroupMap()
Getter for the groupMap
|
addaccessclear, clone, contains, isEmpty, iterator, remove, size, spliteratorequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArrayparallelStream, removeIf, streampublic InteractionSetL3(Model model)
model - model to mine binary interactionspublic GroupMap getGroupMap()
public void convertGroupsToInteractions()
public void expandGroups()
Copyright © 2015 BioPAX. All rights reserved.