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
I know this project is old, but I was using it to follow the procedures in a recent paper that looked at recombination rates in fungi. So far this have been running smoothly, however, I noticed that in the log files for my LDhot runs my Map Length wasn't being reported correctly, and I don't know if this is affecting some of my results.
The head of my res_file from LDhat looks like this:
I found where this is occurring in your tools.cpp script, but I unfortunately don't know C++ and am unsure why it is dividing my Map Length by 1,000. I also know if this Map Length is being used elsewhere in the LDhot script and if it is using the correct Map Length for calculations or if it is using the incorrect version.
Hello,
I know this project is old, but I was using it to follow the procedures in a recent paper that looked at recombination rates in fungi. So far this have been running smoothly, however, I noticed that in the log files for my LDhot runs my Map Length wasn't being reported correctly, and I don't know if this is affecting some of my results.
The head of my res_file from LDhat looks like this:
By following your examples the Map Length should be 191.5 4Ner. However, when running LDhot the log file sets it as 0.192 4Ner:
I found where this is occurring in your tools.cpp script, but I unfortunately don't know C++ and am unsure why it is dividing my Map Length by 1,000. I also know if this Map Length is being used elsewhere in the LDhot script and if it is using the correct Map Length for calculations or if it is using the incorrect version.
I have attached all files for reproduction:
locs_kbp.txt
sites.txt
sum_rates_res_kbp.txt
theta_0.01_lk_new_lk.txt
As well as the LDhot log file and results file:
theta_0.01_lk_ldhot.hotspots.txt
theta_0.01_lk_ldhot.log
The text was updated successfully, but these errors were encountered: