- Jul 21, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@303 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Jul 20, 2011
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@298 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Jun 19, 2011
-
-
Laros authored
file. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@282 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- May 20, 2011
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@279 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- May 13, 2011
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@277 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Apr 18, 2011
-
-
Vermaat authored
Swapped names (Jeroen <-> Martijn) in NBIC presentation. Fixed text positioning in transcript picture. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@273 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Apr 13, 2011
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@271 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Apr 12, 2011
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@270 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@269 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Apr 05, 2011
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@249 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
-
- Mar 17, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@206 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@205 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Mar 14, 2011
-
-
Vermaat authored
This commmit brings in some bugs that take some time to fix. It will be recommited in a new branch 'exon-deletions-branch' in a few moments. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@197 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Mar 08, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@196 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
src/Modules/Mutator.py: - Added method (add_removed_sites) to give splice sites that should be ignored. Now newSplice() does not process these splice sites. src/Mutalyzer.py: - Handle whole-exon deletions and exon-fusions by removing splice sites where we can. A notice is printed in this case. Otherwise, if splice sites are hit in some other way, no protein product is predicted. This fixes Trac issues #35 and #36. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@195 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Feb 28, 2011
-
-
Vermaat authored
src/Mutalyzer.py: - Output info message in case of a roll that was rolled back because it crossed exon boundaries. src/Modules/Output.py: - Fix: output messages from (and including) the level specified in the configuration. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@194 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Feb 25, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@193 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Laros authored
descriptions, added a presentation about Mutalyzer. Mutalyzer.py: - Added a fix for a bug that was triggered when an expected frameshift leads to no change. Parser.py: - Added iupac codes as allowed nucleotides. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@192 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
This was already implemented, but I added a few comments to the code. This fixes issue #37. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@191 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
src/Modules/Mutator.py: - The newSplice() method no longer includes insertions in exons for the first and last sites in the given list of splice sites. The result is that this inclusion in exons does not apply to translation start/end and CDS start/end. This fixes issue #39. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@190 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Feb 24, 2011
-
-
Vermaat authored
- genomic description - transcript descriptions - protein descriptions git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@189 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
src/Modules/Mutator.py: - For deletions, position shifts are now active from the first position following the deletion. Previous behaviour was from (but not including) the first position of the deletion itself. - Added method to check if the resulting shift gets smaller at some specific position: Mutator.shift_minus_at(position). - The positions in the shift list are now interpreted as a shift from (and including) the listed position. Previous behaviour was following (and not including) the listed position. - The Mutator.newSplice(sites) method has some additional logic. This fixes some bugs, including Trac bug #30. src/tests/test_mutator.py: - Written a lot of unit tests for the changes in Mutator.py. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@188 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Feb 21, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@187 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Feb 17, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@186 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
mutation region. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@185 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
The SOAP runMutalyzer method now also returns a list of raw variants, where each raw variant consists of (1) a textual description and (2) a visualisation in ASCII-art suitable for printing with a monospaced font. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@184 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Feb 16, 2011
-
-
Vermaat authored
src/webservice.py: src/test_webservice.py: - Added optional geneName argument to getTranscriptsAndInfo SOAP method to restrict returned transcripts to some gene. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@183 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
A query to getGS should show results in non-interactive mode, that is without site menu and form. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@182 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
The methods upLoadGenBankLocalFile and upLoadGenBankRemoteFile are not yet implemented and as such now throw an exception with this message. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@181 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
LOVD insists (incorrectly) on uploading a genbank file urlencoded while we ask for multipart/form-data. We now also accept urlencoded requests to be done with it. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@180 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Feb 02, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@179 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- Jan 31, 2011
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@178 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@177 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Laros authored
inside an other gene description. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@176 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@175 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@174 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
Method descriptions in generated WSDL documentation are now properly indented and typeset in monospace. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@173 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Laros authored
available at the NCBI when using the GenBank uploader. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@172 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-