Which of the R packages is better suited for estimating the GWAS meta-analysis "random effects model"?
Hi,
Does anyone know the best package for estimating the random effects model?
Best Regards
random effects model
• 900 views
•
link
updated
by
Biostar
•
written
by
somayeh bakhshalizadeh •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
draw and display a Venn diagram with up to 7 sets.
written by somayeh bakhshalizadeh •Hi I want to draw a diagram for 7 data sets in R. I entered the data in R as follows: library("venn") mydata<-read.table("d://mydata.txt//mydata.txt",sep=",",header=T) mydata venn("mydata",snames="abdominal,kidny,lung,heart,liver,spleen,intestine,meta-analysis",zcolor="style",borders=TRUE, …
-
GWAS of ordinal phenotypes with MCMCglmm model
written by rthapa •Hi, I want to do genome-wide association studies of ordinal phenotypes (1,2,3,4,5). Since my phenotypic data is not continuous, I cannot use a generalized linear …
-
vegan:adonis with random effects?
written by andrebolerbarros •Hi everyone, Do you know if adonis from vegan package allows for random effects? If not, is there any function able to perform PERMANOVA with …
-
how to adjust a phenotype according to age
written by xinhui.wangDear all, I am running an analysis on one phenotype and many SNPs with random forest. However, I find that phenotype correlated with age. I …
-
How can I convert -log10 (p-value) to p-value?
written by somayeh bakhshalizadeh •Hello, Example: –log10 (p-value)= 11.28 p-value??? Can anyone help? Thanks in advance. Best regards,
-
Genome wide association studies (GWAS) Meta-analysis
written by somayeh bakhshalizadeh •**Hi,** I want to do meta-analysis (according to my research goals) by summaries of 60 articles. Due to absence of database for GWAS of livestock, …
-
Error in SVA package
written by niutsterHi, I am using SVA package to remove batch effects but i get this error: Error in eigen(t(resid) %*% resid) : infinite or missing values …
-
How to calculate the Q2 value for PLSDA model?
written by wenbo •<p>Does anyone know how to calculate the Q2 value of the PLSDA model like SIMCA? Is there any R package can do this?</p> <p>Best regards!</p> …
-
Automatic layout of SBML file in python
written by Fredrik •Hi, I have a Python script where I create an SBML model programmatically. Now I would like to do a crude automatic layout of the …
-
Software For Computing Residuals From Association Testing Of Snps Versus Expression Levels, Using A…
written by mdwain.uw •Hi, I'm looking for linear mixed model (LMM) software that will allow me to compute a residual, after correcting for fixed effects (i.e. covariates) and …