- 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 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
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@343 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Sep 02, 2011
-
-
Vermaat authored
Convert the 'hg18.map' and 'hg19.map' tables are to 'hg18.Mapping' and 'hg19.Mapping'. These tables are now updated with mapping info from the NCBI instead of the UCSC. Also added database and configuration file migration scripts. extras/config.example: - Remove configuration values for UCSC updates. extras/post-install.sh: mutalyzer/Mapper.py: mutalyzer/Db.py: - Use 'Mapping' table instead of 'map' table. extras/cron.d/mutalyzer-mapping-update: mutalyzer/Mapper.py: mutalyzer/Db.py: - Get mapping updates from the NCBI. extras/migrations: extras/post-upgrade.sh: - Automated migration scripts. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@342 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Aug 24, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@341 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@340 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@339 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@338 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Aug 23, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@337 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Aug 22, 2011
-
-
Vermaat authored
mutalyzer/config.py: - Try to load system configuration and user configuration, in that order, and merge them if we find both. tests/test_website.py: - Use running webserver to retrieve batch results. extras/config.user.example: - Example user configuration, overwriting some values from system configuration. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@336 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Aug 19, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@335 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@334 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@333 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
Synchronize the GBInfo database table with other Mutalyzer installations by querying them for recently added entries via a webservice method. For entries without creation info (e.g. uploaded genbank files), the file itself is also transferred. Changes to the mutalyzer database: ALTER TABLE GBInfo ADD COLUMN created TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP, ADD INDEX created (created); To setup automatic synchronization, use the crontab example in extras/cron.d/mutalyzer-cache-sync (replace the path to the binary by `which mutalyzer-cache-sync`). git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@331 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Aug 18, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@328 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@326 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
This is a rebase of commit r202 to the current branch. Please not that this is not a very clean implementation and still contains several Todo's. But they don't affect functionality outside issue #38. Please see the issue for more information. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@325 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Aug 16, 2011
-
-
Vermaat authored
Added a check that prevents the insertion of a range. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@324 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@323 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
reference. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@322 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Aug 03, 2011
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@321 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Jul 27, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/gbinfo-sync-branch@320 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/gbinfo-sync-branch@319 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
- Writes to log file. - Can be run from bin/mutalyzer-cache-sync. - Post-install script installs (by default disabled) cronjob. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/gbinfo-sync-branch@318 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Jul 26, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/gbinfo-sync-branch@317 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/gbinfo-sync-branch@316 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Jul 25, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/gbinfo-sync-branch@315 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/gbinfo-sync-branch@314 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-