Lilin Yin

Results 194 comments of Lilin Yin

KAML在挑选prior QTN过程中可设置设置LD阈值,参数为cor.threshold,默认为0.3

Linux下请严格按照我们发布的shell脚本安装HIBLUP,否则HIBLUP无法与依赖库链接,出现上面的报错信息。 Please exactly follow the shell script we released on the official website to install HIBLUP at Linux platform, otherwise you will get the error above as HIBLUP can not...

Thank you for trying hibayes. The parameter to control the thinning interval is "outfreq" in main function, the default setting is ```outfreq = niter %/% 1000```, where ```niter``` is the...

你好,目前版本没考虑增加固定效应,建议将原始表型矫正之后,用残差作为新的表型拟合bayes方法

我也常用这种方法

你好,最新版本hibayes增加了固定效应,环境随机效应的功能,请更新后尝试

Hi, Thank you for trying hibayes. SBayes model uses sparse LD matrix for most cases to reduce the memory cost, which results in a biased estimation of each SNP effect...

Hi Zhe, Many thanks for the valuable experience you shared here. Very detailed and should be a good reference for the beginners who have trouble in installing KAML. With regards,...

There is a problem of compatibility between Rstudio and 'bigmemory' package, please try KAML in base R console.

You need to implement a cross-validation to get the prediction accuracy for a trait, just set some of individuals as "NA", then run KAML to obtain the predicted gebv for...