概述
搞点数据库TCGA的分析,对pan-cancer找到driver gene,目前现为公认的软件就是MutSigCV,下面就具体说下其按照及使用操作。
download sofware (MCR_R2016a_glnxa64_installer.zip ,MutSigCV_1.41.zip ,MutSigCV_example_data.1.0.1.zip
首先得在CGA 上注册之后找到下载链接,下载最新版本即可
https://software.broadinstitute.org/cancer/cga/mutsig_download
This version extends compatibility to Matlab versions ≥R2014b, while preserving compatibility with all versions ≥R2008b.
The zipfile contains both the source code (requires Matlab license to run), as well as the compiled Matlab (does not require Matlab license, but does require installation of free MatlabMCR version R2016a.)
Make sure to also download the required reference files.
The MatlabMCR can be downloaded from here:
http://www.mathworks.com/products/compiler/mcr/
This version extends compatibility to Matlab versions ≥R2014b, while preserving compatibility with all versions ≥R2008b.
The zipfile contains both the source code (requires Matlab license to run), as well as the compiled Matlab (does not require Matlab license, but does require installation of free MatlabMCR version R2016a.)
install MCR
这款软件是基于matlab语言开发的,所以首先必须配一下软件。
unzip MCR_R2016a_glnxa64_installer.zip
sudo ./install -mode silent -agreeToLicense yes -fileInstallationKey 1111-1111-1111-1111
or
./install -mode silent -agreeToLicense yes
install MutSigCV
unzip MutSigCV_example_data.1.0.1.zip
sh run_MutSigCV.sh
发现直接使用会报错如下:
解决在Linux服务器上安装MATLAB Compiler Runtime(MCR)并配置环境变量的问题,使用时加入路径如下:
usage
测试不成功,不成功!什么原因?什么原因?什么原因?
原来这个还需要如下四个文件,下载,下载,下载吧!
在测试一次吧!
测试成功,但是最近CGA网站上有两个文件下载不了,向别人要的文件
REFERENCE
Lawrence, M. et al. Mutational heterogeneity in cancer and the search for new cancer-associated genes. Nature 499, 214-218 (2013)
关注公众号,每日有更新!
最后
以上就是幸福小蝴蝶为你收集整理的MutSigCV install and usage的全部内容,希望文章能够帮你解决MutSigCV install and usage所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
发表评论 取消回复