I am trying to follow the vignette using the set.threshold command and get the following error:
set.threshold(data.original.scan,method="M.eff",level=0.05)
Error in cor(data@geno[, ix]) :
supply both 'x' and 'y' or a matrix-like 'x'
The genotype file was created using the VCF2dosage command from a VCF created using Freebayes.
Have you seen this before or know how to correct this issue?
Thanks!
I am trying to follow the vignette using the set.threshold command and get the following error:
set.threshold(data.original.scan,method="M.eff",level=0.05)
Error in cor(data@geno[, ix]) :
supply both 'x' and 'y' or a matrix-like 'x'
The genotype file was created using the VCF2dosage command from a VCF created using Freebayes.
Have you seen this before or know how to correct this issue?
Thanks!