Description
侃大山,随便聊聊。有啥新奇特的Idea都可以分享。
侃大山,随便聊聊。有啥新奇特的Idea都可以分享。
一、为什么要进行数据预处理?
教程:https://mp.weixin.qq.com/s/JdpUYgPgnL3EKhVSEQ0_RA
conda create -n smcpp_env
conda activate smcpp_env
conda install -c bioconda smcpp(1)数据准备
# 基因组文件
# vcf文件(2)mask 文件生成
treemix 是利用等位基因频率来推断群体间分化和杂合(基因流动或者基因渗入)的软件。
教程:https://flystar233.github.io/2020/09/07/treemix/