Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl-io
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl-io
  • Merge requests
  • !27

Closed
Created Feb 04, 2016 by Marek Szuba@mks0 of 6 tasks completed0/6 tasks
  • Report abuse
Report abuse

Attempting to fix the currently breaking test suite.

  • Overview 5
  • Commits 1
  • Changes 6

Created by: andrewyatz

THIS CANNOT BE MERGED IN YET. DO NOT MERGE

This branch is a set of changes to master to make sure the test suite runs once again. Already there have been some hidden bugs (seek() in BigWig not -1 from the given start position) and removal of scripts masquerading as test cases.

There are still some issues with the VEP output code. From what I have seen the input file lacks the following columns

  • consequence
  • impact
  • exon
  • intron
  • hgvsc
  • hgvsp

Are these actually fields in the VEP output or do they come from the final attributes set? Either the input file needs changing or the VEP_output.pm parser needs changing.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bugfix/correctbrokenparsers