一、Ensemble:http://www.ensembl.info/2015/06/18/1000-genomes-phase-3-frequencies-genotypes-and-ld-data/

二、安装API

git clone https://github.com/Ensembl/ensembl.git
git clone https://github.com/Ensembl/ensembl-variation.git
git clone https://github.com/Ensembl/ensembl-funcgen.git
git clone https://github.com/Ensembl/ensembl-compara.git
git clone https://github.com/Ensembl/ensembl-io.git #Can't locate DBI.pm
sudo apt-get install libdbi-perl #Can't locate DBD/mysql.pm
sudo apt-get install libdbd-mysql-perl #Can't locate Try/Tiny.pm
sudo apt-get install libpath-tiny-perl
#或者
sudo cpan -i Try::Tiny #Can't locate Bio/DB/HTS/Tabix.pm
git clone https://github.com/Ensembl/Bio-DB-HTS.git
#如果perl INSTALL.pl安装失败的话,将INSTALL.pl198行注释点,再试试

最新文章

  1. linux 中部署ant编译的包中缺少问题
  2. 搭建一个简单struts2框架的登陆
  3. Web的Ajax应用开发模式(二)——Ajax开发模式分析
  4. jq实现多banner效果图
  5. Java局部变量final
  6. 收集计算机分区信息,去除列中的重复值(Excel)(空行)
  7. 使用 position:sticky 实现粘性布局
  8. JavaScript正则表达式学习笔记(二) - 打怪升级
  9. 。net加密解密相关方法
  10. SQLServer删除登录帐户
  11. 数据库【mongodb篇】练习操作
  12. [Swift]LeetCode217. 存在重复元素 | Contains Duplicate
  13. 【ActiveReports 大数据分析报告】用数据分析的手段告诉你,复联4有多火爆?
  14. linux下目录简介——/SElinux
  15. c# 抽象类 抽象函数 接口
  16. 删除(unfork)github中某个库(repository)
  17. SharePoint Framework 把你的客户端web部件连接到SharePoint
  18. PowerDesigner最基础的使用方法入门学习(二)
  19. 转:fastText原理及实践(达观数据王江)
  20. Redis哈希

热门文章

  1. 免费开源的会计软件 GnuCash 3.4 发布
  2. 了解AutoCAD对象层次结构 —— 2 ——文档
  3. HDU2710-Max Factor-分解质因子
  4. Android 根据版本号更新
  5. 安卓Android基础第三天——数据库,ListView
  6. 四种对话框(dialog)的简单使用方法
  7. [HDU2065] "红色病毒"问题
  8. Django 调用报错 " ImportError: Couldn't import Django. "
  9. Scratch 简单的小游戏 --- 碰碰球
  10. composer 重装常见错误