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
it happened when I was using local data to draw the picture:
code:
res_single <- mr_singlesnp(res)
错误于mr_singlesnp(res):
不是所有的"beta.exposure" %in% names(dat)都是TRUE
it means that some errors occurred in the single snp analysis, not all "beta exposure"%in% names(dat) is true.
this is the pic of my harmonized data:
i do not know where the problems lies.
The text was updated successfully, but these errors were encountered:
it happened when I was using local data to draw the picture:
code:
res_single <- mr_singlesnp(res)
错误于mr_singlesnp(res):
不是所有的"beta.exposure" %in% names(dat)都是TRUE
it means that some errors occurred in the single snp analysis, not all "beta exposure"%in% names(dat) is true.
this is the pic of my harmonized data:
i do not know where the problems lies.
The text was updated successfully, but these errors were encountered: