READ程序评估个体间的亲缘关系
001、输入数据格式
转换为tplink格式:
plink --file outcome --recode transpose --double-id --out input
002、
(base) [b20223040323@admin2 test]$ ls input.tfam input.tped (base) [b20223040323@admin2 test]$ python2.7 /public/home/b20223040323/software/read/READ.py input
。
note:
01、READscript.R程序需要在当前路径下。
02、需使用python2.7