-
- Downloads
Merged /branches/web_dev:r20-26 into the trunk.
Modified the merged changes to work with the new output module. Modified the layout of the project. - Removed the Clients, Interfaces and Services subdirectories. handler.py, Web.py, index.py: - Modified for the new layout. Variant_info.py is renamed to VarInfo.py because of a conflict of names with the function Variant_info() in index.py. VarInfo.py: - Modified for the new layout. webservice.py: - Modified for the new layout and for the new Output module. Mapper.py: - Added by the merge and modified for the new Output module. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@27 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
Showing
- Install.txt 3 additions, 0 deletionsInstall.txt
- src/Interfaces/__init__.py 0 additions, 0 deletionssrc/Interfaces/__init__.py
- src/Modules/Db.py 4 additions, 1 deletionsrc/Modules/Db.py
- src/Modules/Mapper.py 385 additions, 0 deletionssrc/Modules/Mapper.py
- src/Modules/Output.py 5 additions, 5 deletionssrc/Modules/Output.py
- src/Modules/Web.py 38 additions, 38 deletionssrc/Modules/Web.py
- src/Services/__init__.py 0 additions, 1 deletionsrc/Services/__init__.py
- src/VarInfo.py 13 additions, 7 deletionssrc/VarInfo.py
- src/handler.py 4 additions, 4 deletionssrc/handler.py
- src/index.py 4 additions, 4 deletionssrc/index.py
- src/webservice.py 510 additions, 0 deletionssrc/webservice.py
- templates/sp.py 18 additions, 43 deletionstemplates/sp.py
Loading
Please register or sign in to comment