Entering edit mode
claire.simpson
•
0
@clairesimpson-8464
Last seen 9.3 years ago
Hi,
I'm using autosomalRecessiveHomozygous to filter my sequence data and getting the following error message:
Error in if (any(slenVcf != slenBSgenome)) { :
missing value where TRUE/FALSE needed
I suspect the problem may be with my VCF file since the examples run fine, but don't know what the problem is in order to fix it. Any insight would be very helpful.
Many thanks,
Claire
Could you post the code you are trying, a few lines from your data, VCF file, and the output of sessionInfo()?