Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/ensembl-rest. Pull mirroring updated .
  1. Jan 12, 2016
  2. Dec 14, 2015
  3. Dec 11, 2015
  4. Dec 10, 2015
    • William McLaren's avatar
      Speed up transcript_variation fetch · bd587a93
      William McLaren authored
      Use a hash instead of grepping loads, and assign the VF
      properly to the TV so it doesn't go and load it again.
      
      Also needs a fix to VariationFeatureOverlap.pm in
      ensembl-variation to properly go faster.
      bd587a93
  5. Dec 04, 2015
  6. Nov 27, 2015
  7. Nov 17, 2015
  8. Nov 10, 2015
  9. Nov 09, 2015
  10. Nov 05, 2015
  11. Oct 28, 2015
  12. Oct 27, 2015
    • Matthew Laird's avatar
      Fixes: · 564cf93b
      Matthew Laird authored
      - Removed redundant code for calling _process_subseq()
      - Fixed calculation error when translating from genomic space to protein space
      - Added tests for single bp regions, both in direct sequences and translated sequence
      564cf93b
  13. Oct 23, 2015
    • Matthew Laird's avatar
      - Allow users to specify start and end coordinates for a sequence when using... · 0915987d
      Matthew Laird authored
      - Allow users to specify start and end coordinates for a sequence when using the /sequence/id endpoint
      - Testing for sub-sequence calls
      - Added new tests to harness to check return code and do a regex test on the response regardless of return code (ie. text response on a 400)
      - Modified tests to use these new test types for start/end coordinates beyond sequence boundaries
      0915987d
  14. Oct 21, 2015
  15. Oct 08, 2015
  16. Sep 30, 2015
  17. Sep 29, 2015
  18. Sep 25, 2015
  19. Sep 23, 2015
  20. Sep 22, 2015