<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi everybody,<div class=""><br class=""></div><div class="">I’m working on a tool using annotation data from the Ensenmbl VEP Rest API part of which is retrieving prediction & conservation scores of the dbNSFP database.</div><div class=""><br class=""></div><div class="">My query GET request looks like this:</div><div class=""><br class=""></div><div class=""><span style="caret-color: rgb(65, 156, 255);" class=""><a href="http://grch37.rest.ensembl.org/vep/human/region/2:46803383:46803383/A?&dbNSFP=MutationTaster_score,MutationTaster_pred,Polyphen2_HDIV_score,GERP++_RS,GERP++_RS_rankscore&content-type=application/json" class=""><font color="#000000" class="">http://grch37.rest.ensembl.org/vep/human/region/2:46803383:46803383/A?&dbNSFP=MutationTaster_score,MutationTaster_pred,Polyphen2_HDIV_score,GERP++_RS,GERP++_RS_rankscore&content-type=application/json</font></a></span></div><div class=""><span style="caret-color: rgb(65, 156, 255);" class=""><font color="#000000" class=""><br class=""></font></span></div><div class="">I receive a .json containing most of the requested data, but not the ones from dbNSFP.</div><div class=""><br class=""></div><div class="">Can somebody tell me how to change it in order to get everything I need?</div><div class=""><br class=""></div><div class="">Thanks a lot,</div><div class="">Johann</div></body></html>