ViewVC Help
| View Changeset | Root Listing
root/owl
Jump to revision: Previous Next
Author: duarte
Date: Wed May 16 14:12:50 2007 UTC (17 years, 5 months ago)
Log Message:
FIXED 2 BUGS. NEW FEATURE reading graph from db given graph_id
Bugs:
- nodes TreeMap in read_graph_from_file contained one letter res codes, now three letter codes
- in getCM was passing residues as a TreeMap of nums to three letter residue types, now passing one letter residue types
New constructor for getting graph from db given graph_id, new method to go with that get_db_graph_info

Changed paths