Skip to content
Snippets Groups Projects
  1. Jan 10, 2014
    • Vermaat's avatar
      Port Mapping database module to SQLAlchemy · e9bf1bc9
      Vermaat authored
      This introduces a proper notion of genome assemblies. Transcript
      mappings for alle genome assemblies are in the same database, which
      is better for maintenance. Updating transcript mappings is also
      simplified a lot, especially from NCBI mapview files where we now
      require a preprocessing sort on the input file.
      
      Overall, this port touches a lot of Mutalyzer code, so beware.
      e9bf1bc9
  2. Jan 04, 2014
  3. Dec 23, 2013
    • Vermaat's avatar
      Fix unit tests with SQLAlchemy · 94df7c07
      Vermaat authored
      This involves making the SQLAlchemy session reconfigurable at run-time,
      which is done automatically on updating the Mutalyzer configuration using
      configuration update callbacks.
      94df7c07
    • Vermaat's avatar
      SQLAlchemy in batch jobs · bb82e22e
      Vermaat authored
      Port the entire batch job infrastructure, including scheduler, to use
      the SQLAlchemy ORM instead of the old Db module.
      bb82e22e
  4. Dec 19, 2013
  5. Dec 13, 2013
  6. Sep 19, 2013
  7. Sep 18, 2013
  8. Apr 09, 2013
  9. Mar 25, 2013
  10. Feb 25, 2013
  11. Feb 12, 2013
  12. Jan 14, 2013
  13. Dec 11, 2012
  14. Nov 15, 2012
  15. Nov 14, 2012
  16. Oct 05, 2012
  17. Oct 04, 2012
  18. Aug 21, 2012
  19. Aug 20, 2012
  20. Jul 26, 2012
  21. Jul 16, 2012
  22. Jul 12, 2012
  23. Jul 11, 2012
  24. Jun 21, 2012
  25. Jun 07, 2012
Loading