Links to HEAD: | (view) (annotate) |
Sticky Revision: | |
Sort logs by: |
FIXED BUG: last commit didn't fix bug correctly: Changed the ContactMap constructor to put into residueNums and residueTypes nums from 1 to maximum of residues.keySet() Made public accode and chain fields in Graph
FIXED BUG: getCM wasn't working well when reading from db and there were unobserved residues Now setting the sequence to blank when reading from db. Also when reading from file (still nodes reading is not implemented) In ContactMap constructor different handling when sequence is blank
2 new convenience methods: getBoolMatrix and getIntMatrix Got rid of method to print constraint equations, was useless
NEW FUNCTIONALITY: can retrieve now a ContactMap object from a Graph object New method getCM in Graph. New member variables: sequence, accode, chain, nodes, directed Passing more data from Pdb to Graph in get_graph New constructor in ContactMap
ContactMap and EdgeState classes moved here from CMPredict repository
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.