-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi there cccnrc!
Very excited to use this package. I have successfully donwloaded it and pointed it to my .vcf file and tried to use the createVCFplot() function. However, I am getting the following error:
Error in stop_if_wrong_length("'seqnames'", ans_len) :
'seqnames' must have the length of the object to construct (1) or length 1
In addition: Warning message:
In max(VAR_Y) : no non-missing arguments to max; returning -Inf
I'm not entirely sure what this means but I'm hoping that you might! For context, I have a large .vcf file that I merged together (comprising a full plate of different samples). I am not looking at human samples, so everything is on a single chromosome but I'd like to separate the plot out by genomes instead. Is this something that you can help me with, using your package?
Thank you!