美文网首页
Windows下安装使用circos

Windows下安装使用circos

作者: Wee_001f | 来源:发表于2018-06-14 19:45 被阅读0次

简介

Circos是通过圆环布局进行数据可视化的软件包,经常用于基因组数据的可视化展现。


下载安装

  • 安装perl:https://www.perl.org/get.html
  • 检测perl模块安装:perl ciros -module,未安装的模块使用ppm install 模块名称进行安装
  • 测试circos:进入example路径下,运行`perl ..\bin\circos -conf .\etc\circos.conf``进行测试

来自:生信大讲堂

相关文章

网友评论

      本文标题:Windows下安装使用circos

      本文链接:https://www.haomeiwen.com/subject/akhueftx.html