- Oct 10, 2011
-
-
Vermaat authored
Until protein reference sequences are supported, give an error with a message instead of crashing. Fixes #62. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@388 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
The fix is a hack, basically copying the same functionality from the namechecker. I think this should eventually be merged somehow. Fixes #63 git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@387 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@386 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Oct 07, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@385 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@384 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Oct 06, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@383 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Oct 05, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@382 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Oct 04, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@381 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 30, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@380 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@375 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@373 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@372 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@371 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 29, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@370 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 27, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@369 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@368 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 26, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@367 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@366 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 20, 2011
-
-
Vermaat authored
- Issue a warning instead of an UD number when a user uploads something that is not a genbank file (fixes #59). - Fix a Heisenbug in the batch job unit tests. Wait a little before downloading the batch job results. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@365 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@364 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 19, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@363 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@362 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
We previously used the NCBI mapping data for the current build, but now a new build was just released, the mapping data is missing (they are waiting for the data and it should be up soon). For now, we just use the mapping data for the archived previous build (it is the build we were using until now anyway). git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@361 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@360 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 14, 2011
-
-
Vermaat authored
Added a ping() function to the webservice. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@359 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 13, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@358 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@357 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 11, 2011
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@356 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 09, 2011
-
-
Vermaat authored
Added an optional versions parameter to the getTranscripts function. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@355 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 08, 2011
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@354 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 07, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@353 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@352 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@351 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 06, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@350 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
Add user configuration files from post-install script. Fix bug in post-install script (failed at importing mapping data). Suppress console warnings from mapping update script. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@349 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 05, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@348 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@347 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@346 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@345 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@344 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-