### Install SweeD
git clone https://github.com/alachins/sweed.git
cd sweed
make -f Makefile.gcc
**YOu need to remove the .o files before compiling. The reason is that it's possible that .o files are associated to another version and you will not be able to produce eventually the executable
##计算CLR
ln -s /home/ug0983/peng/XPEHH/chinaforpca.vcf /home/ug0983/peng/CLR/sweed
./SweeD -name chinaforpca -input chinaforpca.vcf -grid 2000
CLR
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
推荐阅读更多精彩内容
- CLR:通用语言运行平台(Common Language Runtime,简称CLR)是微软为他们的.NET的虚拟...