Skip to content
Snippets Groups Projects
  1. Nov 09, 2015
  2. Nov 08, 2015
  3. Nov 05, 2015
    • Vermaat's avatar
      Fix counters reporting on about page · efee4adb
      Vermaat authored
      We forgot to include the description extractor in the totals. Also,
      it said batch jobs were excluded from the totals, which is not the
      case.
      efee4adb
  4. Nov 04, 2015
  5. Nov 03, 2015
  6. Nov 02, 2015
  7. Oct 26, 2015
  8. Sep 24, 2015
  9. Sep 23, 2015
    • Vermaat's avatar
      Show diff for variant protein from non-reference start codon · 3c98a1af
      Vermaat authored
      The alternative variant protein sequence translated from a
      non-reference start codon (created by the variant), was not
      color-diffed as normal variant protein sequences are.
      
      In the process we also rename the `oldprotein` and `newprotein`
      fields in the output object to `oldProtein` and `newProtein` to
      be more consistent with other field names.
      3c98a1af
  10. Jul 09, 2015
  11. Jul 03, 2015
  12. May 31, 2015
  13. May 26, 2015
  14. May 18, 2015
    • Vermaat's avatar
      Limit input sequence length for description extractor · 54188c59
      Vermaat authored
      This is hopefully a temporary measure. At the moment we cannot accurately
      predict the running time of the extractor, so we have to aggressively
      limit the input based on the worst-case expectation.
      
      As a worst-case scenario, we currently use random input sequences, where
      length 1000bp yields about 500ms of running time.
      
      In the future we hope to either:
      
      1. Predict the running time and abort if needed.
      2. Keep track of the running time and abort if needed.
      3. Run the extractor in a task scheduler with a running time limit.
      54188c59
    • Vermaat's avatar
      Link to description extractor project page · febfe186
      Vermaat authored
      febfe186
    • Jeroen F.J. Laros's avatar
      New description extractor web interface · 55d10b82
      Jeroen F.J. Laros authored and Vermaat's avatar Vermaat committed
      We can now compare two sequences by supplying their sequence strings,
      accession numbers, or uploaded file.
      55d10b82
  15. May 01, 2015
  16. Apr 30, 2015
  17. Feb 10, 2015
  18. Jan 09, 2015
  19. Dec 08, 2014
  20. Nov 24, 2014
Loading