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
  • !83

Merged
Created Apr 23, 2019 by Marek Szuba@mks

ancestral_allele update

  • Overview 1
  • Commits 3
  • Changes 8

Created by: tgrego

Variation Bio::EnsEMBL::Variation::Variation::ancestral_allele method has been deprecated and replaced with Bio::EnsEMBL::Variation::VariationFeature::ancestral_allele.

Bio::EnsEMBL::IO::Translator::SampleGenotypeFeature uses the deprecated method and is now failing, so an update is required.

This fixes the issue by patching the test DBs and the test data object, and updated the deprecated method to the new one.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ancestral_allele