Skip to content

Commit

Permalink
Update ReactometoGPML2013.java
Browse files Browse the repository at this point in the history
  • Loading branch information
pennatula committed May 29, 2014
1 parent ef06845 commit 70e1ab7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/org/gk/gpml/ReactometoGPML2013.java
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,8 @@ private void addReactomePathwayId(GKInstance instance) {

/*
* Getting components of Reactome Complexes
* @author anwesha
* @author andrawag
*/
private ArrayList<String> convertComplex(Long rId) throws IOException,
ParserConfigurationException, SAXException,
Expand Down Expand Up @@ -1031,4 +1033,4 @@ private PathwayElement setGraphicsElmAttributes(PathwayElement pwyele,
return pwyele;
}

}
}

0 comments on commit 70e1ab7

Please sign in to comment.