This new component is the front-end interface to data analysis planning and managing...
authorRami Rauch <rrauch@stanford.edu>
Fri, 6 Jun 2008 23:14:44 +0000 (23:14 +0000)
committerRami Rauch <rrauch@stanford.edu>
Fri, 6 Jun 2008 23:14:44 +0000 (23:14 +0000)
commit5293d730907d98aa378f3d7929cebc82f2d1bb27
tree0a929a573e75911cb0a63345e1783f294bfbc7bb
parentdbc9aa600ba767184e138e55c17c0452285b4538
This new component is the front-end interface to data analysis planning and managing. It communicates with the analysis server to: submit analysis projects (a project is a `container` holding one or more tasks), get updated status on a project in proccess, as well as display the project results (directly from the analysis server)
gaworkflow/frontend/exp_track/exptrack.py
gaworkflow/frontend/exp_track/models.py