Changeset 20764
- Timestamp:
- 02/03/10 13:55:51 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bio/tools/main/src/org/intermine/bio/logic/OrthologueLinkManager.java
r20763 r20764 288 288 private static void setLocalOrthologues() { 289 289 290 Map<String, Map<String, Set[]>> orthologues = n ull;290 Map<String, Map<String, Set[]>> orthologues = new HashMap(); 291 291 292 292 Query q = new Query();
Note: See TracChangeset
for help on using the changeset viewer.
