Skip to content
Snippets Groups Projects
  1. Jul 21, 2011
  2. Jul 20, 2011
  3. Jun 19, 2011
  4. May 20, 2011
  5. May 13, 2011
  6. Apr 18, 2011
  7. Apr 13, 2011
  8. Apr 12, 2011
  9. Apr 05, 2011
  10. Mar 31, 2011
  11. Mar 17, 2011
  12. Mar 14, 2011
  13. Mar 08, 2011
  14. Feb 28, 2011
  15. Feb 25, 2011
  16. Feb 24, 2011
    • Vermaat's avatar
      Added to runMutalyzer webservice method: · af58fccf
      Vermaat authored
      - genomic description
      - transcript descriptions
      - protein descriptions
      
      
      
      git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@189 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
      af58fccf
    • Vermaat's avatar
      Reworked the calculation of new splice site positions. · 697c044e
      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
      697c044e
  17. Feb 21, 2011
  18. Feb 17, 2011
  19. Feb 16, 2011
  20. Feb 02, 2011
  21. Jan 31, 2011
Loading