Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disconnect connection to hive database if not used. This is to avoid … #60

Closed
wants to merge 29 commits into from
Closed

Disconnect connection to hive database if not used. This is to avoid … #60

wants to merge 29 commits into from

Commits on Jul 24, 2017

  1. multiple_ok flag also fetches all transcripts for gene

    William McLaren committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    8a4a6aa View commit details
    Browse the repository at this point in the history
  2. replace exac with gnomad, add uk10k and topmed

    William McLaren committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    11ecf15 View commit details
    Browse the repository at this point in the history
  3. Plugged a (super massive) memory leak in the results cache of BaseVep…

    …TabixPlugin
    mkschuster authored and William McLaren committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    af16042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d78954 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    a896360 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Disconnect connection to hive database if not used. This is to avoid …

    …getting a failed job if it has been running for more than 8h
    Thomas Maurel committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    73801c8 View commit details
    Browse the repository at this point in the history
  2. Update SubmitJob.pm

    Fixed previous commit to allow this runnable to be run as a standalone.
    thomasmaurel committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    9935d31 View commit details
    Browse the repository at this point in the history
  3. fix vcf config paths

    William McLaren committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    8aa865b View commit details
    Browse the repository at this point in the history
  4. add gnomAD to favoured list of pops for max AF

    William McLaren committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    41183cf View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. add get_matched_variant_alleles util method

    William McLaren committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    19d1f5f View commit details
    Browse the repository at this point in the history
  2. use get_matched_variant_alleles to compare VF to VCF

    William McLaren committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    7d3984b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. fix for ref copying bug

    William McLaren committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    b6f722e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. HGVS fix for long subs

    sarahhunt committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    94697a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. create MTMP_transcript_variation table from scratch on init

    William McLaren committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    262ced4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. patch test DBs to e90

    William McLaren committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    44453ce View commit details
    Browse the repository at this point in the history
  2. FastaSequence.pm now also overrides Slice::subseq

    William McLaren committed Aug 7, 2017
    Configuration menu
    Copy the full SHA
    d896527 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. reverting d896527 as it is causing REST to fail

    William McLaren committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    bd654fe View commit details
    Browse the repository at this point in the history
  2. reverting d896527 as it is causing REST to fail

    William McLaren committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    74b6e9a View commit details
    Browse the repository at this point in the history
  3. reimplement fixed subseq override in FastaSequence

    William McLaren committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    bd72685 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. properly map VCF->VF alleles; add code to catch alleles found in VCF …

    …but not in VF
    William McLaren committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    5f09cd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Fix external link

    Laurent Gil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    dd91d79 View commit details
    Browse the repository at this point in the history
  2. Actually there is no need to have extra link parameters

    Laurent Gil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    7232ef8 View commit details
    Browse the repository at this point in the history
  3. Remove the import of the allele data into the 'allele' table for HGMD…

    … and COSMIC
    Laurent Gil committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    300dd68 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Use the vcf_config.json file to get the population list for some proj…

    …ects instead of listing them directly into the script
    Laurent Gil committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    e22dea8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. Configuration menu
    Copy the full SHA
    e4f3fb8 View commit details
    Browse the repository at this point in the history
  2. update values

    at7 committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    ef37418 View commit details
    Browse the repository at this point in the history
  3. update dump split slice

    at7 committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    47e8c78 View commit details
    Browse the repository at this point in the history
  4. compute base before insertion

    at7 committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    95add60 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/Ensembl/ensembl-variation

    …into registry_and_divisions_support_release_90
    Thomas Maurel committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    8955df5 View commit details
    Browse the repository at this point in the history