Revision
1202 -
Directory Listing
Modified
Thu Aug 19 10:21:08 2010 UTC
(11 years, 11 months ago)
by
hstehr
suppress "method not used" warning
Revision
1018 -
Directory Listing
Modified
Fri Apr 9 10:40:29 2010 UTC
(12 years, 4 months ago)
by
hstehr
removing a warning in owl.embed.contactmaps.Demes
Revision
1016 -
Directory Listing
Modified
Fri Apr 9 09:18:35 2010 UTC
(12 years, 4 months ago)
by
jmduarteg
Added a supresswarnings tag (it's simply unused code)
Revision
1009 -
Directory Listing
Modified
Wed Mar 31 15:50:04 2010 UTC
(12 years, 4 months ago)
by
hstehr
refactoring: moved many many classes to more appropriate packages; created new packages owl.core.sequence.alignment, owl.core.structure.alignment, owl.core.structure.features
Revision
1005 -
Directory Listing
Modified
Wed Mar 31 12:29:26 2010 UTC
(12 years, 4 months ago)
by
hstehr
Original Path:
trunk/src/embed/contactmaps
refactoring: renaming proteinstructure to structure and tools to util; moving connections,features,runners,sequence,structure,util to owl.core
Revision
951 -
Directory Listing
Modified
Fri Jan 29 16:12:34 2010 UTC
(12 years, 6 months ago)
by
duarte
Original Path:
trunk/src/embed/contactmaps
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.
Revision
932 -
Directory Listing
Modified
Thu Dec 17 13:34:07 2009 UTC
(12 years, 8 months ago)
by
gmueller
Original Path:
trunk/embed/contactmaps
all classes for evolution, correlation function, neighborhood string converter etc.