You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[1] "Getting data from the vcf."
[1] "Removing variable sites with duplicated ID in the vcf (only the first sites are kept)."
[1] "Selected allele carrier IDs are specified."
Read 105 items
[1] "Reference panel IDs are specified."
[1] "Reference panel is the same as the carrier panel."
|======================================================================| 100%
[1] "Estimating the ancestral haplotype."
[1] "Getting the recombination map."
|======================================================================| 100%
[1] "Initializing the MCMC."
[1] "Starting the MCMC."
| | 0%Error in if (acceptance.ratio >= 0) { :
missing value where TRUE/FALSE needed
Is there any idea?
Thanks!
Lanhui
The text was updated successfully, but these errors were encountered:
I think it's about the environment settings. I was using Linux, so it probably was not about the operating system.
But I solved it by using another server, not knowing why.
Hi Joel,
I ran the program on the example dataset using the code suggested in the help menu.
The output is shown below:
[1] "Getting data from the vcf."
[1] "Removing variable sites with duplicated ID in the vcf (only the first sites are kept)."
[1] "Selected allele carrier IDs are specified."
Read 105 items
[1] "Reference panel IDs are specified."
[1] "Reference panel is the same as the carrier panel."
|======================================================================| 100%
[1] "Estimating the ancestral haplotype."
[1] "Getting the recombination map."
|======================================================================| 100%
[1] "Initializing the MCMC."
[1] "Starting the MCMC."
| | 0%Error in if (acceptance.ratio >= 0) { :
missing value where TRUE/FALSE needed
Is there any idea?
Thanks!
Lanhui
The text was updated successfully, but these errors were encountered: