- 22 Jul, 2013 1 commit
-
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@731 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 17 Jul, 2013 2 commits
-
-
Alisa Muraveva authored
stars were got back in the ends of proteins, the transl_exception table are visible only if it does not empty. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@729 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@728 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 16 Jul, 2013 2 commits
-
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@727 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@726 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 15 Jul, 2013 2 commits
-
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@723 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@722 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 11 Jul, 2013 1 commit
-
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@718 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 10 Jul, 2013 1 commit
-
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@713 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 09 Jul, 2013 1 commit
-
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@712 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 08 Jul, 2013 1 commit
-
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@708 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 05 Jul, 2013 1 commit
-
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@707 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 04 Jul, 2013 1 commit
-
-
Alisa Muraveva authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/mobile-2013@706 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 12 Jun, 2013 1 commit
-
-
Vermaat authored
Rework the caching of transcript<->protein accession number links. If no link is reported by the NCBI, this is now also cached. For these type of negative links and the normal links, separate cache lifetimes can be defined. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@698 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 20 Feb, 2012 1 commit
-
-
Vermaat authored
Fetching genbank files was broken due to new default parameter values in the efetch service. See http://www.ncbi.nlm.nih.gov/mailman/pipermail/utilities-announce/2012-February/000085.html Also fix dbSNP converter web interface by properly logging IP address. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@481 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 01 Feb, 2012 1 commit
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@476 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 31 Jan, 2012 1 commit
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@471 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 26 Jan, 2012 1 commit
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@452 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 07 Dec, 2011 1 commit
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@433 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 02 Dec, 2011 1 commit
-
-
Laros authored
the product list. Please check this fix. Made some trivial changes in the rest of the files. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@431 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 25 Nov, 2011 1 commit
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@427 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 04 Nov, 2011 1 commit
-
-
Vermaat authored
The old way of using the configuration file was by instantiating a Config object which read the file. This instance was passed to every function and object that might need it. The new way is by simply calling config.get('name') to get the configuration value for 'name'. This lazily reads the configuration file and the contents are cached for future calls. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/implicit-config-branch@408 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 10 Oct, 2011 1 commit
-
-
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
-
- 30 Sep, 2011 1 commit
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/browser-link-branch@379 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 08 Apr, 2011 1 commit
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@264 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 31 Mar, 2011 1 commit
-
-
Vermaat authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/branches/refactor-mutalyzer-branch@229 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 28 Mar, 2011 1 commit
-
-
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
-
- 23 Mar, 2011 3 commits
-
-
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@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
-
- 25 Feb, 2011 1 commit
-
-
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
-
- 31 Jan, 2011 1 commit
-
-
Laros authored
inside an other gene description. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@176 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 12 Jan, 2011 1 commit
-
-
Laros authored
andfixed a bug in the GenBank parser. version 2.0 bugs.txt, beta-feedback.pdf, suggestions.txt, beta-feedback.txt: - Suggestions, bugs, todo lists, ... mutalyzer.sql: - Definitions of the mutalyzer database (to be merged with documentation). Install.txt: - Added the definition of the map table. batch.html: - Modified the help text to reflect the internal functionality. Mutalyzer.py: - Added the function __overSplice() that checks whether a splice site is destroyed. - Added a check for splice site destruction by calling aforementioned function. webservice.py: - Removed a typo (getGeneAndTranscipt() -> getGeneAndTranscript()). Mutator.py: - Reinstated the insertion of sequences on splice junctions to be added to the exon instead of the intron. - Fixed a bug in the shiftpos() function. GBparser.py: - Fixed a bug that was triggered if the input is a minimally annotated one-exon gene. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@133 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 20 Dec, 2010 1 commit
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@112 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 10 Dec, 2010 1 commit
-
-
Laros authored
git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@110 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 11 Nov, 2010 1 commit
-
-
Laros authored
- Added misc_RNA, ncRNA, rRNA, tRNA and tmRNA as valid RNA fields. GenRecord.py: - Enabled the transcription of non-coding RNA. Web.py: - Increased the version number and release date. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@102 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 08 Nov, 2010 1 commit
-
-
Laros authored
fixed a bug that was triggered when a range is used in combination with a genomic notation. webservice.py: - Added a function runMutalyzer(), full programmatic access to Mutalyzer (to be expanded). Serializers.py: - Added the class MutalyzerOutput() which will contain any data needed by the webservice. For now it only contains the original and mutated DNA sequence. sp.py: - Added the new runMutalyzer() function to the examples. GenRecord.py: - Activated the transcription of non-coding RNA. GBparser.py: - Added the gathering of non-coding RNA data from an NR reference sequence. Mutalyzer.py: - Fixed a bug that was triggered when a range is used in combination with a genomic notation. - Added the full original and mutated string to the output object for use in webservices. Parser.py: - Corrected some comment. bnf.tex: - Synchronised the BNF with the functionality of the parser. help.html: - Corrected some text. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@99 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 03 Sep, 2010 1 commit
-
-
Laros authored
- Made the ``multiple transcripts found'' message more descriptive. - Made the ``in frame stop codon'' check work for all organisms (and organelles). GBparser.py: - Added mitochondrial DNA to the list of possible molecular types to be checked, it will be treated like genomic DNA. - Allowed genes without CDS list or mRNA list (only a CDS location) as a genomic description only if there are no other CDS's for that gene. GenRecord.py: - Fixed a bug in the naming of the link method (it should also apply when mRNA is constructed from a CDS location only). git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@87 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 31 Aug, 2010 1 commit
-
-
Gerben Stouten authored
Lots of comments git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@85 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-
- 04 Aug, 2010 1 commit
-
-
Laros authored
vanished. Fixed a large number of bugs. Db.txt, errorcodes.txt: - Renamed and converted to LaTeX. bibliography.bib: - Added references for the TRM. TechnicalReference.tex: - Documented a large part of the modules. Mutalyzer.py: - Added a __formatRange() function for better output of a range. - Added a __checkIntronPosition() function that checks the validity of an intronic notation. - Fixed a bug that made a change in the first 9 nucleotides result in an unknown protein description. - Modified the error- and warning messages for large strings (see Mutator.py) and ranges. - Added a filter for indexing by protein isoform. Mutator.py: - Replaced the calculation of restriction sites using sets with code that does so using multisets. This allows the deletion of a site while an other site with the same name remains to be detected. Restriction sites are also reported in a more compact way. - Extracted the part of the visualisation where large strings are represented by their pre- and suffix and a number of omitted nucleotides. This is now available as a function visualiseLargeString(). Parser.py: - Separated the visualisation of a parse error from the error message. The visualisation is now put in the output object as "parseError". Output.py: - Added documentation. GBparser.py: - Moved the reverse-complement logic for the __findMismatch() function to the function itself. - Added an extra check for retrieving slicing information. - Added a filter for poorly annotated exons. - Added documentation. Retriever.py: - Added file type information (for lrg and gb files). - Added sanity checks for the snpConvert() function. - Added documentation. GenRecord.py: - Added a new type "construction" to the linking methods, meaning that the mRNA is generated from the CDS. Web.py: - Added an email variable for output to the website. index.py: - Added error information, to hide parts of the output. - Added file type information (see Retriever.py) to make download links more sensible. - Modified the syntax checker to work with the new parser output (see Parser.py). - Fixed a bug (selecting the human build) in the position converter. - Renamed download() to webservices(). - Renamed ConversionChecker to PositionConverter. disclaimer.html: - Added. check.html: - Modified the template to work with the new restriction site format and the new parse error format. - Made lots of things conditional. skel.html: - Added. snp.html: - Added an example. menu.html: - Modified the layout, added some links, etc. Other templates: - Mainly edited the layout and indentation. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@75 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
-