<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000066" bgcolor="#FFFFFF">
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    Dear devs,<br>
    <br>
    I'm looking forward to retrieve ClinVar information and add it to
    VEP annotation. From my understanding I should be able to retrieve
    "Clinical significance" and "ClinVar Rating".<br>
    <br>
    I've been looking the Varation API, and I'm confused. I guess for
    significance I should use
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    Bio::EnsEMBL::Variation::Utils::VEP::get_clin_sig() or
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
Bio::EnsEMBL::Variation::VariationFeature::get_all_clinical_significance_states().<br>
    <br>
    What about ClinVar rating? Is it possible to retrieve it from API?<br>
    <br>
    Thanks!<br>
    <br>
    Regards,<br>
    Guillermo.<br>
    <br>
    <br>
  </body>
</html>