Links to HEAD: | (view) (annotate) |
Sticky Revision: | |
Sort logs by: |
bugfix: hard-coded paths to files aapairsBounds.dat and contactTypes.dat had to be updated following the refactoring (this was already fixed by previous commit); introduced proper error messags if files are not found
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
Reorganised the project with a src folder for java source files. Added a jars dir with all jars needed for the project. Added .project and .classpath pointing to relative path of jars. The project should now work out of the box after a check-out with eclipse. No need to setup external jars or anything.
Major change: now hydrogens are read in Pdb and subclasses New getChirality method in Residue. Added some more unit tests.
Copied the aglappe-jung branch into trunk.
Re-branching for JUNG2 development
contactTypes.dat -SC_CAGLY contact type added SecStrucElement.java -getSheetSerial method is now public Pdb.java -writeToDbFast added Graph.java -write_graph_to_db_fast -expBB,CW,CT,CR,w,d are now taken into account in a correct way -node_id, sssid, sheetSerial and turn are now also filled in DbGraph.java -expBB,CW,CT,CR,w,d are now taken into account in a correct way -directionality is also taken into account now when reading edges genDbGraph.java -sequence separation added as option createGraphDb.java added
Removed class AA and replace it by AAinfo, which reads contact types from separate file contactTypes.dat New class ContactType which contains atoms for each contact type and residue. A static object for each contact type is loaded into AAinfo upon reading the contactTypes.dat file Changed all references accordingly
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.