Adding the new Reports component. stanford
authorRami Rauch <rrauch@stanford.edu>
Thu, 14 Aug 2008 20:28:05 +0000 (20:28 +0000)
committerRami Rauch <rrauch@stanford.edu>
Thu, 14 Aug 2008 20:28:05 +0000 (20:28 +0000)
commitb568675de8c6d38244b0f7983840578596d144f0
tree575caee9c68d695cbd7928428558d55278b9194a
parentd9678c723871f6cd258d099da3b86606b28cac14
Adding the new Reports component.
gaworkflow/frontend/analys_track/an_urls.py
gaworkflow/frontend/htsw_reports/LibraryInfo.xml [new file with mode: 0644]
gaworkflow/frontend/htsw_reports/__init__.py [new file with mode: 0644]
gaworkflow/frontend/htsw_reports/libinfopar.py [new file with mode: 0644]
gaworkflow/frontend/htsw_reports/models.py [new file with mode: 0644]
gaworkflow/frontend/settings.py