<div dir="ltr"><div>Hi Devs</div><div><br></div><div>I was just wondering why a strange behavior is different between the GRCH37 database and GRCh38 using the same API</div><div><br></div><div>I am currently using APIv83 and when I connect to my local GRCh37 database, the method:</div><div><br></div><div><div>my $slice_targeted = $slice_adaptor->fetch_by_region( 'chromosome', $chr, $start, $end, $strand);</div></div><div><br></div><div>fails if $chr contains the prefix "chr" like in chr22</div><div>but it works fine against my also local GRCh38 database</div><div><br></div><div>since they are both using the same api should the behavior not be the same?</div><div><br></div><div>Best regards</div><div><br></div><div>Duarte<br></div><div><div class="gmail_signature"><div dir="ltr"></div></div></div>
</div>