使用plink将基因型转化为0,1,2


如果想将基因型转化为0,1,2
可以使用命令:plink --bfile file --recodeA --out recodefile

如果想将基因型转化为0,1
可以使用命令:plink --bfile file --recodeD --out recodefile

如果想将基因型同时转化为0,1和0,1,2
可以使用命令:plink --bfile file --recodeAD --out recodefile


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM