使用QTLtools对表型进行PCA分析时报错:Cannot read BED header

使用以下命令时报错Cannot read BED header:
QTLtools pca --bed pheno.bed.gz --scale --center --out pheno.bed.gz

注释掉表型文件的title即可解决该问题,如下所示:

posted @ 2021-09-09 16:41  橙子牛奶糖  阅读(68)  评论(0编辑  收藏  举报