predictCoding as follows for a small set of variants across the complete genome, resulting in the sequence not found error:
<pre>
> predictCoding(vcf, txdb_hg19, Hsapiens)
Error in .getOneSeqFromBSgenomeMultipleSequences...x, names[i], start[i], :
sequence ^1$ not found</pre>
Both the naming conventions do match, and my vcf ranges appear in range:
<pre>
>…
updated 8.2 years ago • tony j
