EnsEMBL::Web::Component::Variation::VariationSummary

Location: /modules/EnsEMBL/Web/Component/Variation/VariationSummary.pm
Source code · Permalink
No superclasses
No subclasses

Overview

Ld

Unknown

  • _init
  • content
Documentation coverage: 50 %

Methods

    _ld_populations
    LD.
    Arg1 object
    Description data structure with population id and name of pops with LD info for this SNP Returns hashref
    Example ld_populations()
    Returns hashref
    View source

    link_to_ldview
    LD.
    Arg1 object
    Arg2 hash ref of population data
    Description Make links from these populations to LDView Returns Table of HTML links to LDView
    Example link_to_ldview($object, \%pop_data);
    Returns Table of HTML links to LDView
    View source