eQTL的孟德尔共定位分析运行失败
Error in if (ncol(corr) != nrow(markers) | nrow(corr) != nrow(markers)) stop("corr has to have the same dimensions as the number of rows in the markers dataset") :
argument is of length zero
Calls:
In addition: Warning messages:
1: In check_dataset(d = dataset1, 1) : minimum p value is: 0.88211
If this is what you expected, this is not a problem.
If this is not as small as you expected, please check the 02_data vignette.
2: In check_dataset(d = dataset2, 2) : minimum p value is: 0.0037224
If this is what you expected, this is not a problem.
If this is not as small as you expected, please check the 02_data vignette.
3: In sdY.est(d$varbeta, d$MAF, d$N) :
estimating sdY from maf and varbeta, please directly supply sdY if known
4: In sdY.est(d$varbeta, d$MAF, d$N) :
estimating sdY from maf and varbeta, please directly supply sdY if known
Execution halted