userGWAS(covstruc = LDSCoutput,
SNPs = it_SNPs,
estimation = "DWLS",
model = model,
std.lv = T,
printwarn = TRUE,
sub=c("Cortical~SNP", "Skeletal_LimbHeight~SNP", "Skeletal_TrunkWidths~SNP"),
toler = FALSE,
SNPSE = FALSE,
parallel = F,
GC="standard",
MPI=FALSE,
smooth_check=TRUE,
fix_measurement=TRUE,
Q_SNP=TRUE)
In this function, LDSCoutput contains every chromosome, and it_SNPs is the output from the sumstats() function using the recommended SNP panel in the GenomicSEM GitHub Wiki.
I ran LDSC using the multivariate GWAS output and the rg estimate between Skeletal_LimbHeight and Skeletal_TrunkWidths is now 0.14. Should it not be 0.74, as estimated by the usermodel() function? What can I do?
Kind regards
Tino
--
You received this message because you are subscribed to the Google Groups "Genomic SEM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genomic-sem-us...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/genomic-sem-users/24dd3e3a-585d-4b1b-aabd-42511ec23b5bn%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/genomic-sem-users/CAD6HHS1c9Y93KzSM9QRCC7NZuEuBNB%3D3ePt37qXf22NX55NWgQ%40mail.gmail.com.