-
- Downloads
Beta-2 release.
Wrote documentation: - Removed the bibliography database and replaced it with a (generated) bbl file. - Wrote a number of new sections in the TRM. - Modified the Makefile for the new bibliography method. Mutalyzer.py: - Added documentation. - Reinstated the ``alternative protein'' (alternative start codon). - Added the molType to the output object, this is needed in the check.html template. Scheduler.py: - Fixed a bug that made any position conversion batch job crash. File.py: - Fixed a bug that made every batch job with no errors in the input crash. index.py: - Added a variable genomicDNA to the arguments in the check() function. - Fixed a bug in the syntaxCheck() function, that made the syntax checker crash. check.html: - Added a ``clear field'' button. - Added different headers for genomic DNA and mRNA. - Modified the ``alternative protein'' visualisation. snp.html: - Added a ``clear field'' button. menu.html: - Fixed a bug in the background image. - Removed the link to HGVS_nomenclature_extension_proposal.pdf and made it an external link. - Added a link to Mutalyzer 1.0.4. menu.js: - Added a clearForm() function that clears one element in a form. converter.html: - Added a ``clear field'' button. parse.html: - Added a ``clear field'' button. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@79 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
Showing
- doc/TechnicalReference/Makefile 5 additions, 8 deletionsdoc/TechnicalReference/Makefile
- doc/TechnicalReference/TechnicalReference.bbl 82 additions, 0 deletionsdoc/TechnicalReference/TechnicalReference.bbl
- doc/TechnicalReference/TechnicalReference.tex 75 additions, 5 deletionsdoc/TechnicalReference/TechnicalReference.tex
- doc/TechnicalReference/bibliography.bib 0 additions, 121 deletionsdoc/TechnicalReference/bibliography.bib
- src/Modules/File.py 1 addition, 1 deletionsrc/Modules/File.py
- src/Modules/Mapper.py 3 additions, 0 deletionssrc/Modules/Mapper.py
- src/Modules/Scheduler.py 1 addition, 1 deletionsrc/Modules/Scheduler.py
- src/Modules/Web.py 2 additions, 2 deletionssrc/Modules/Web.py
- src/Mutalyzer.py 280 additions, 68 deletionssrc/Mutalyzer.py
- src/index.py 6 additions, 1 deletionsrc/index.py
- templates/base/js/menu.js 8 additions, 0 deletionstemplates/base/js/menu.js
- templates/check.html 24 additions, 10 deletionstemplates/check.html
- templates/converter.html 10 additions, 1 deletiontemplates/converter.html
- templates/downloads/HGVS_nomenclature_extension_proposal.pdf 0 additions, 0 deletionstemplates/downloads/HGVS_nomenclature_extension_proposal.pdf
- templates/menu.html 16 additions, 2 deletionstemplates/menu.html
- templates/parse.html 2 additions, 0 deletionstemplates/parse.html
- templates/snp.html 2 additions, 0 deletionstemplates/snp.html
Loading
Please register or sign in to comment