Hi everyone, I am trying to use the R package KaryotypeR to produce rainfall plots in R for germline mutations. For this aim I use the code I found here: VCF input for KaryotypeR But I get an error:
Error in .Call2("solve_user_SEW0", start, end, width, PACKAGE = "IRanges") :
solving row 1: range cannot be determined from the supplied arguments (too many NAs)
In addition: Warning message:
In toGRanges(tmp.vcf.data) : NAs introduced by coercion
What can be done to fix this ?
Thanks for your help.
Great, this works much better. Thank you for your help!
Hi @ma23
Can you show us a few lines of the VCF? and the exact code you are using?
Here is the exact code:
And here are three first lines:
Please highlight code with the formatting bar: