- Apr 05, 2011
-
-
Vermaat authored
Locations and python paths are correct with respect to the setup.py file. For development, use svn up && python setup.py develop and for deployment use svn up && sudo python setup.py install git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@250 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@248 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
This is debatable, but makes distribution much easier. Setuptools no longer ignores the templates this way and stores them along the mutalyzer package, so they will be globally available. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@247 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@246 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Apr 04, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@245 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
- Added error recovery to batch daemon. - Added example init script for batch daemon. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@244 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@243 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@242 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@241 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@240 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Apr 01, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@239 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
It now shuts down gracefully, completing the current job item. General daemon handling code is now also better, including PID file handling. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@238 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@237 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Mar 31, 2011
-
-
Laros authored
log file. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@236 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Laros authored
can happen when the reference sequence contains IUPAC codes. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@235 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
This implements the revert mentioned in the previous commit and now this branch fully merged the first part of exon-deletions-branch. The second part of that branch is about unknown offsets, but that implementation is not yet fit to be merged. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@234 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
This merges the first part of exon-deletions-branch (the second part concerns unknown exon offsets, denoted with the ? character). Except that we now keep track of removed splice sites in the transcript, instead of in the Mutator instance. I guess the latter was better, so we will probably revert to storing this in the Mutator instance. Issue #35. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@233 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@232 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@231 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@230 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@229 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@228 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Mar 30, 2011
-
-
Vermaat authored
Static transcript information should now also be shown if there were errors with the variant. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@227 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Mar 29, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@226 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@225 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@224 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
Mostly this was adding documentation, cleaning code, and adding exception paths. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@223 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Mar 28, 2011
-
-
Vermaat authored
- Ditched use of web.session, just use web.cookies. - Added detection of configuration file location. - Removed ./var directory, everything is now in standard locations, but also configurable. - Added more standard version management. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@222 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
- Moved mail.txt to templates/batch-mail.txt. - Moved Obsoleted.txt and TODO into a README. - Move mutalyzer.sql into INSTALL. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@221 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Mar 25, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@220 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@219 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@218 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
* Updated output.Message class to include __repr__ and __str__ methods. * The output.Output.getMessages() method now returns Message instances instead of strings. * New styling of messages in web interface. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@217 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Mar 24, 2011
-
-
Vermaat authored
Mostly variant checker, now using exceptions on some places. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@216 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@215 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Mar 23, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@214 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@213 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@212 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@211 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
A lot of the old Mutalyzer.py functionality is now split up. Part of it ended up in util.py, part of it in check.py (command line interface), and part of it in variant_checker.py. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@210 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-