CompClust 1.0
release (previously known as 0.2.1)
CompClustTk 1.0 release (previously known as 0.2.16)
CompClustTk tutorial updated
In the new
release, CompClustWeb, has made significant
progress toward being able to duplicate the functionality of
CompClustTk.
CompClustWeb as
one might guess provides access to the
core CompClust functionality from within a web browser. It can be used
either from within an scgi compliant server or using one of the python
webservers (like medusa or twisted).
CompClustWeb
supports loading multiple datasets
simultaneously, and has support for running the MultiRun cross
validated clustering algorithm. CompClustTk was our first GUI toolkit
and provides a significantly more interactive PCA browser, additionally
accessing the IPython command line to perform tasks such as log2
transforming a dataset is much easier from within the TK version.
When run with one
of the python webservers it is
possible to access the datasets from within IPython although it is
currently undocumented how one might go abou taking advantage of this.
Currently the
CompClustTk version also has better
documentation.
We hope to create
a new release soon that will be the
last supported version for CompClustTk that includes the ability to run
MultiRun. We plan on making CompClustWeb our primary GUI environment in
future releases.
Internally the
methods for accessing wrapper parameters
have gone through some significant changes and are hopefully much
easier to use if one is writing CompClust scripts. (If you're
interested the test cases contain examples of how these new features
work).
|