Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jan 08, 2020
    • Marek Szuba's avatar
      RFAMParser: relax selection criteria on analysis.logic_name · 20d5e0fc
      Marek Szuba authored
      Due to changes in the structure of the production database, since
      release 98 the value of analysis.logic_name corresponding to non-coding
      RNA can be either 'ncrna' (which is what we used before) or
      'ncrna_species_name'. Change the SQL query used to map RFAM IDs to
      Ensembl stable IDs so that it can correctly handle species using the
      latter syntax, i.e. human, mouse and zebrafish.
      
      Issue: ENSINT-402
      20d5e0fc
  2. Jan 07, 2020
  3. Jan 02, 2020
  4. Dec 24, 2019
  5. Dec 20, 2019
  6. Dec 18, 2019
  7. Dec 17, 2019
  8. Dec 16, 2019
  9. Dec 05, 2019
  10. Dec 02, 2019
  11. Nov 29, 2019
  12. Nov 27, 2019
  13. Nov 21, 2019
  14. Nov 20, 2019
  15. Nov 18, 2019
  16. Nov 13, 2019
    • Marek Szuba's avatar
      .gitlab-ci.yml: Switch to our own Docker images · d1eee77c
      Marek Szuba authored
      By building our own images with common dependencies already installed,
      we can make actual test runs faster and less wasteful. That said, do
      keep directives for installing dependencies here in case of some of them
      having been updated since the last rebuild of the images.
      d1eee77c