trouble with predictCoding( function
0
0
Entering edit mode
@vakulmohanty-8232
Last seen 6.8 years ago
United States

I'm attempting to annotate SNPs from VCF files I have downloaded from the TCGA dataportal. I'm able to identify their locations, but when i try to use the predictCoding() "coding <- predictCoding(vcf,txdb,seqSource = Hsapiens)" to identify effect of the variants in the coding regions I get the following error

 Error in .getOneSeqFromBSgenomeMultipleSequences(x, names[i], start[i],  : 
  sequence ^1$ not found

Could someone suggest a work around or a way to fix the error. 

the version of R i use is version.string R version 3.2.0 (2015-04-16), in case that makes a difference.

Thank you, 

> version 


 

snp variantannotation predict coding • 1.2k views
ADD COMMENT
0
Entering edit mode

Hi,

Please show your sessionInfo().  What are txdb and Hsapiens? How did you get them? I suspect the problem is that the objects you supply to the vcf, txdb, and seqSource arguments don't use the same chromosome naming conventions.

H.

ADD REPLY

Login before adding your answer.

Traffic: 848 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6