CARVIEW |
-
KiokuDB CoreForked from nothingmuch/kiokudb Fri Jan 09 20:21:34 -0800 2009
-
Perl Modules for Molecular ChemistryCreated Fri Jan 09 18:25:13 -0800 2009
-
A Perl module wrapper of the Qcontacts application for analysis of protein-protein contacts.Created Sun Jan 11 05:16:51 -0800 2009
-
Generalized indexing for PerlForked from nothingmuch/search-gin Sun Jan 04 09:24:49 -0800 2009
-
Distribution to deal with rigid-body protein-protein docking using ZdockCreated Sun Jan 11 22:16:44 -0800 2009
Public Activity
2f9d1759704beac3c767f1cd76c8275a8151aaa8
Merge branches 'master' and 'serialization-attempt'
5cad62d42d90a8d7e1c6b6c4f24ba706dd3116a3
Merge branches 'serialization-attempt' and 'mx-storage' into serialization-attempt
5afdb5eef4c7093e2e4079a3ead9537f6f1ebdd3
Perltidies everything.
86f246c3255edd28fe589987f491a268e36679c8
Eliminated reference to parent.
abfcb32eed771b0438d1bfa1389de96c74b9cac0
Fixed test in Cluster.t, there are no more references to parent.
4f283ed70adf6aa6e4cd10a3157f4432c2b89188
Implemented serialization via MooseX::Storage
e48572c840069b3d90f20f51eaadfc1d90a82156
Merge branch 'light-cluster'

-
brunoV committed 2f9d1759:
Merge branches 'master' and 'serialization-attempt'
-
brunoV committed 5cad62d4:
Merge branches 'serialization-attempt' and 'mx-storage' into serialization-attempt
-
brunoV committed 5afdb5ee:
Perltidies everything.
-
brunoV committed 86f246c3:
Eliminated reference to parent.
-
brunoV committed abfcb32e:
Fixed test in Cluster.t, there are no more references to parent.
-
brunoV committed 4f283ed7:
Implemented serialization via MooseX::Storage
-
brunoV committed e48572c8:
Merge branch 'light-cluster'
-
brunoV committed a86dc02e:
more of s/Qcons/QCons/g
-
brunoV committed 57a2f82b:
Add really lame, limited, half-assed serialization for C::Clusterer
-
brunoV committed 0718765f:
Made C::Cluster pluggable for Zdock::Cluster
-
brunoV committed 4cefb175:
Fixed bug: hardcoded 'radius' parameter in C::Clusterer; Clear clusters before recalculating.
a86dc02e426a167df7d80104a62bced399552914
more of s/Qcons/QCons/g
57a2f82b12f51bd6bb23e383f0e2b0c47c8aa2eb
Add really lame, limited, half-assed serialization for C::Clusterer
0718765f98a6bf3fafba0663fc4d7b6fe865e123
Made C::Cluster pluggable for Zdock::Cluster
4cefb175baed9865382d44b4abc7e8f3f8ccb4ae
Fixed bug: hardcoded 'radius' parameter in C::Clusterer; Clear clusters before recalculating.
b16be375bccb9510f5386664f9a6a9d8045b3fb6
Merge branches 'serialization-attempt' and 'mx-storage' into serialization-attempt
c4753a5f3f6a2b9750f8daa2811140c93cc4f094
Added script that creates a point cloud of the clustered decoys.
f7707d76f49c8311dae81b7ef5125ba00f131476
Implementation of serialization via MooseX::Storage.
879bc88c469d9f26ce2212654acea42d326cb9c7
forgot to add new role file to MANIFEST
788a9671f4b9d057c2531de1fcfeb921e18c5fb5
Added Zdock::Clusterer::StatsReport role via MX::Traits. It prints a pretty report with each of the Cluster's zscore stats.