Skip to content
Snippets Groups Projects
  1. Jan 31, 2011
  2. Jan 28, 2011
  3. Jan 27, 2011
    • Vermaat's avatar
      Changes in the SOAP webservice. · 1c4bd7fc
      Vermaat authored
      src/wsgi.py:
      - Now use Python string formatting instead of TAL in Download.
      
      src/webservice.py:
      src/Modules/Serializers.py:
      - Don't use our List type, but standard Array for SOAP.
      - Add messages field in output of checkSyntax and runMutalyzer.
      
      templates/client-php.php:
      - Added PHP example SOAP client.
      
      templates/client-mono.cs:
      templates/client-soappy.py:
      templates/client-suds.py:
      - Updated example SOAP clients to all do the same thing.
      
      
      
      git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@168 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
      1c4bd7fc
  4. Jan 26, 2011
  5. Jan 25, 2011
    • Vermaat's avatar
      Transparently support different line ending styles in batch checker input... · 6d0c659d
      Vermaat authored
      Transparently support different line ending styles in batch checker input files (Unix, Mac, and Windows styles).
      
      git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@165 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
      6d0c659d
    • Laros's avatar
      Moved suggestions, bugreports, etc. to the bugtracking system. Added a test · c79994d0
      Laros authored
      documentation page for webservices. Modified the getGeneAndTranscript()
      webservice function to return both the name of the transcript and the
      description of the product.
      
      Todo.txt:
      version 2.0 bugs.txt:
      beta-feedback.pdf:
      suggestions.txt:
      beta-feedback.txt:
      - Removed these files and added them to the bugtracking system.
      
      wsgi.py:
      - Added a page webservdoc (just a test, don't use).
      
      webservdoc.html:
      - Template for webservice documentation (just a test, don't use).
      
      wsdl-viewer.xsl:
      - Disabled the extensive footer.
      - Removed borders.
      - Removed the title.
      
      webservice.py:
      - Modified the getGeneAndTranscript() webservice function to return both the
        name of the transcript and the description of the product in a container.
      
      Serializers.py:
      - Added the container used by getGeneAndTranscript() (see webservice.py).
      
      
      
      git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@164 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
      c79994d0
  6. Jan 20, 2011
  7. Jan 19, 2011
  8. Jan 18, 2011
  9. Jan 14, 2011
  10. Jan 12, 2011
    • Laros's avatar
      Updated the release date and version number. · 3ee551ba
      Laros authored
      
      git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@134 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
      3ee551ba
    • Laros's avatar
      Added feedback and todo information, added splice site destruction detection · bae57923
      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
      bae57923
  11. Dec 29, 2010
  12. Dec 28, 2010
  13. Dec 20, 2010
  14. Dec 10, 2010
Loading