<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>生信菜鸟团 &#187; 驱动基因</title>
	<atom:link href="http://www.bio-info-trainee.com/tag/%e9%a9%b1%e5%8a%a8%e5%9f%ba%e5%9b%a0/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bio-info-trainee.com</link>
	<description>欢迎去论坛biotrainee.com留言参与讨论，或者关注同名微信公众号biotrainee</description>
	<lastBuildDate>Sat, 28 Jun 2025 14:30:13 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.33</generator>
	<item>
		<title>使用mutsig软件来找驱动基因</title>
		<link>http://www.bio-info-trainee.com/1171.html</link>
		<comments>http://www.bio-info-trainee.com/1171.html#comments</comments>
		<pubDate>Thu, 05 Nov 2015 06:42:24 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[cancer]]></category>
		<category><![CDATA[mutsig]]></category>
		<category><![CDATA[驱动基因]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=1171</guid>
		<description><![CDATA[从数以万计的突变里面找到driver mutation这个课题很大，里面的软件我 &#8230; <a href="http://www.bio-info-trainee.com/1171.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>从数以万计的突变里面找到driver mutation这个课题很大，里面的软件我接触的就有十几个了，但是我尝试了其中几个，总是无法运行成功，不知道为什么，终于今天成功了一个，就是mutsig软件！ 其实关于突变数据找driver mutation ，台湾一个大学做了一个数据库DriverDB http://ngs.ym.edu.tw/driverdb/： 还因此发了一篇文章：http://nar.oxfordjournals.org/content/early/2013/11/07/nar.gkt1025.full.pdf，挺不错的！</p>
<p>关于driver mutation的理论最近也进化了很多，算是比较完善了吧，但是我一直没时间静下心来好好补充理论知识，很多软件，都只是用过，很多数据，也只是处理了一下，不知道为什么要去做，╮(╯▽╰)╭扯远了，开始谈这个软件吧！</p>
<p>mutsig软件是broadinstitute出品的，所以可靠性非常好咯，来源于一篇nature文章：<a href="http://www.nature.com/nature/journal/v505/n7484/full/nature12912.html">http://www.nature.com/nature/journal/v505/n7484/full/nature12912.html</a>，而该软件的地址是：http://www.broadinstitute.org/cancer/cga/mutsig_run 需要简单注册才能下载的。</p>
<p>该nature文章是这样描述这个软件的优点的：We used the most recent version of the MutSig suite of tools, which looks for three independent signals: highmutational burden relative to background expectation, accounting for heterogeneity; clustering of mutations within the gene; and enrichment of mutations in evolutionarily conserved sites. Wecombined the significance levels (P values) fromeach test to obtain a single significance level per gene (Methods).</p>
<p>这个软件需要安装matlab环境才能使用，所以我前面就写了教程，如何安装！http://www.bio-info-trainee.com/?p=1166</p>
<p>如果已经安装好了matlab环境，那么直接下载这个软件就可以使用了，软件解压就OK拉，而且人家还提供了测试文件！</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/11/Capture4.png"><img class="alignnone size-full wp-image-1172" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/11/Capture4.png" alt="Capture4" width="282" height="125" /></a></p>
<p>软件下载后，解压可以看到里面的一个脚本，软件说明书写的非常简单，当然，使用这个软件也的确非常简单：</p>
<p>run_MutSigCV.sh &lt;path_to_MCR&gt; mutations.maf coverage.txt covariates.txt output.txt 即可，其中所有的数据都是可以下载的，</p>
<p>运行完了测试数据， 就证明你的软件安装没有问题啦！如果你只有突变数据的maf格式，maf格式可以参考：https://www.biostars.org/p/69222/ ，也可以使用该软件：如下</p>
<p>run_MutSigCV.sh &lt;path_to_MCR&gt; my_mutations.maf exome_full192.coverage.txt gene.covariates.txt my_results mutation_type_dictionary_file.txt chr_files_hg19</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/11/Capture5.png"><img class="alignnone size-full wp-image-1173" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/11/Capture5.png" alt="Capture5" width="423" height="225" /></a></p>
<p>上面三个zip文件，都是可以在mutsig软件官网找到下载链接的，是必须下载的！使用很简单，就一个命令即可，但是把你的vcf突变数据做成该软件需要的maf格式，是一个难题！</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/1171.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2013-science-3205tumors-12types-4-ways-find-291HCD</title>
		<link>http://www.bio-info-trainee.com/980.html</link>
		<comments>http://www.bio-info-trainee.com/980.html#comments</comments>
		<pubDate>Mon, 31 Aug 2015 15:16:51 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[cancer]]></category>
		<category><![CDATA[文献]]></category>
		<category><![CDATA[癌症]]></category>
		<category><![CDATA[驱动基因]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=980</guid>
		<description><![CDATA[文献名：Comprehensive identification of  mut &#8230; <a href="http://www.bio-info-trainee.com/980.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div>文献名：Comprehensive identification of  mutational cancer driver genes across 12  tumor types</div>
<div>本文比较了四种寻找癌症驱动基因的方法，并且得到了综合性的、可靠的291个HCDs 基因列表。</div>
<div>数据来源于3205个肿瘤样本，共涉及到12种癌症。</div>
<div> Cancer Gene Census (CGC) 数据库里面已经有了接近500个cancer genes</div>
<div> 癌症基因组研究分析可以得到数以万计的somatic mutations，但是其中很少一部分才是驱动肿瘤发生，发展的突变。</div>
<div> 而且大多数driver genes的突变频率很低，又由于肿瘤的异质性，大量样本的研究是必须的。</div>
<div> 主流的四种找癌症驱动基因的方法如下：</div>
<div> 1、Most common methods identify genes that are mutated more frequently than expected from the background mutation rate (recurrence)</div>
<div> 2、Other methods - a bias towards the accumulation of functional mutations (FM bias)</div>
<div> 3、other methods exploit the tendency to sustain mutations in certain regions of the protein sequence (CLUST bias)</div>
<div> 4、other approaches exploit the overrepresentation of mutations in specific functional residues, such as phosphorylation sites (ACTIVE bias)</div>
<div> 它们的代表软件是MuSiC, OncodriveFM, OncodriveCLUST and ActiveDriver</div>
<div> 本文把这四种方法进行了比较，并且综合了它们的结果。</div>
<div> In summary, we provide a very reliable list of 291 HCDs and a second one, of 144 CDs, more comprehensive but with an expectedly higher false-positives rate</div>
<div> One hundred and sixty-five of these candidates are novel findings not included in the CGC.</div>
<div> 然后，作者对这291个HCDs基因进行了功能分析，其中，它们主要集中在以下五个生物功能</div>
<div>Chromatin remodeling,</div>
<div>mRNA processing,</div>
<div>Cell signaling/proliferation,</div>
<div>Cell adhesion,</div>
<div>DNA repair/Cell cycle</div>
<div>然后把四种方法综合得到的291个HCDs基因与Cancer Gene Census (CGC) 数据库里面已经有的接近500个cancer genes进行综合比较</div>
<div></div>
<div> 本文首次展示了综合多种癌症驱动基因寻找方法的可能性，这种综合是基于两个事实：</div>
<div> 1，各种方法找癌症驱动基因本来就没有金标准，所以综合多种方法，更comprehensive。</div>
<div> 2，综合多种方法能更好的比较评估所找到的癌症驱动基因的准确性。</div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/980.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2014-4742samples-21tumors-Cancer5000-set-254-genes</title>
		<link>http://www.bio-info-trainee.com/978.html</link>
		<comments>http://www.bio-info-trainee.com/978.html#comments</comments>
		<pubDate>Mon, 31 Aug 2015 14:27:17 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[cancer]]></category>
		<category><![CDATA[癌症]]></category>
		<category><![CDATA[驱动基因]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=978</guid>
		<description><![CDATA[文献名： Discovery and saturation analysis o &#8230; <a href="http://www.bio-info-trainee.com/978.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div>文献名： Discovery and saturation analysis of  cancer genes across 21 tumour types.</div>
<div></div>
<div>我们知道对一个癌症的多个样本进行研究，其实很少高达20%样本突变 most intermediate frequencies (2–20%)，还有很多低频突变，因为研究样本不够，从而不被发现</div>
<div>我们从 4,742个tumor-normal pairs的外显子测序数据集研究了somatic point mutations，共21种癌症。</div>
<div>癌症基因可能集中于以下七个功能：</div>
<div>proliferation,</div>
<div>apoptosis,</div>
<div>genome stability,</div>
<div>chromatin regulation,</div>
<div>immune evasion,</div>
<div>RNA processing</div>
<div>protein homeostasis</div>
<div></div>
<div>我们用有放回的抽样方法对数据进行统计，得出结论：如果我们对某个癌症的研究样本高达500-6000个的话，可以发现更多的临床低频突变。</div>
<div></div>
<div>这篇文章是为了解决以下三个问题：</div>
<div>1、大规模的研究cancer就能达到鉴别出所有的cancer driver genes的程度吗？（Coverage of known cancer genes）</div>
<div>2，增大样本量是否会揭示很多cancer driver genes？（Analysis of novel candidate cancer genes）</div>
<div>3、我们距离对所有的cancer driver genes的完全认知还有多远？（Saturation analysis）</div>
<div></div>
<div>突变数据的分析流程是Broad’s stringent filtering and annotation pipeline</div>
<div>突变情况如下：</div>
<div>3,078,483 somatic single nucleotide variations(SSNVs),</div>
<div>77,270 small insertions and deletions (SINDELs)</div>
<div>29,837 somatic di-, tri- or oligonucleotide variations (DNVs, TNVs and ONVs, respectively)</div>
<div>an average of 672 per tumour–normal pair</div>
<div>包括：</div>
<div>540,831 missense,</div>
<div>207,144 synonymous,</div>
<div>46,264 nonsense,</div>
<div>33,637 splice-site</div>
<div>2,294,935 non-coding mutations</div>
<div></div>
<div>我们找驱动基因的方法是：</div>
<div>We used the most recent version of the MutSig suite of tools</div>
<div>which looks for three independent signals:</div>
<div>high mutational burden relative to background expectation,</div>
<div>accounting for heterogeneity;</div>
<div>clustering of mutations within the gene;</div>
<div>enrichment of mutations in evolutionarily conserved sites.</div>
<div>我们把以上MutSig的几个独立组件分析得到的p-value组合起来，判断驱动基因，我们即对每种癌症做了单独分析，同时也对这21种癌症做了综合分析。</div>
<div></div>
<div>我们找到的驱动基因的结果：</div>
<div>单独对各个癌症进行分析，可以总共找到334个基因，当然不同癌症找到的基因有交集。</div>
<div>These 334 pairs involve 224 distinct genes.</div>
<div>The number of genes detected per tumour type varied considerably (range of 1–58)</div>
<div>找到的驱动基因的个数差异主要取决于癌症种类的不同，然后，跟该癌症的样本量有关。</div>
<div>只有22种基因能在超过三种癌症里面都是被判定为驱动基因。</div>
<div></div>
<div>如果我们把21种癌症合并起来找驱动基因，可以找到114个，其中有30个是单独对各个癌症进行分析所找不到的，有80个在单独癌症分析可以找到。</div>
<div>所以单独对各个癌症进行分析找到的224个基因里面，有140个是合并癌症分析找不到的。其实画一个韦恩图就很好理解了。</div>
<div>对各个癌症进行分析，共21次分析，加上合并分析，共22次飞行，总共可以得到a Cancer5000 set containing 254 genes.</div>
<div>我们再严格分析一下254个基因在Cancer5000 set，得到219 distinct genes.叫做Cancer5000-S (for ‘stringent’) gene。</div>
<div></div>
<div> Cancer Gene Census (CGC)组织的 (v65)版本包含着130个cancer genes driven by somatic point mutations，其中82个被我们这次统计分析发现啦。</div>
<div></div>
<div> Four genes encode anti-proliferative proteins, in which loss-offunction mutations would be expected to contribute to oncogenesis.</div>
<div> Sixadditionalgenesencode proteins thatare clearlyinvolved incell  proliferation: RHEB, RHOA, SOS1, ELF3, SGK1 and MYOCD.</div>
<div> Five genes encode pro-apoptotic factors, in which loss-of-function mutations would be expected to promote oncogenesis</div>
<div>Six genes encode proteins related to genome stability.</div>
<div>Fivegenesareassociatedwithchromatinregulation</div>
<div>Three genes encode proteins whose loss is expected to help tumours evade immune attack</div>
<div>Three genes are associated with RNA processing and metabolism.</div>
<div>One gene, TRIM23, is involved in protein homeostasis.</div>
<div></div>
<div>Beyond these 33 genes, the set of 81 novel genes is likely to contain</div>
<div>additional true cancer genes.</div>
<div></div>
<div>有返回抽样方法是：An effective test is to perform ‘down-sampling’; that is, to study how the number of discoveries increases with sample size, by repeating the analysis on random subsets of samples of various smaller sizes.</div>
<div>饱和度分析结果： 还远未到饱和，不同突变频率的基因被发现的个数随着样本量的增大而增多的速度不同。</div>
<div>Genes mutated in 20% of tumours are approaching saturation;</div>
<div>those mutated at frequencies of 10–20% are still rising rapidly, but at a decreasing rate;</div>
<div>those at 5–10%  increasing linearly;</div>
<div>and those at ,5% are increasingly at an accelerating rate.</div>
<div>我们对样本量的要求是：突变背景高的癌症（如，黑色素瘤）需要的样品更多，而那些突变背景低的癌症（如成神经细胞瘤）需要近650个样本就可以很好的分析驱动基因了</div>
<div>Creating a reasonably comprehensive catalogue of candidate cancer genes mutated in 2% of patients will require between approximately 650 samples (for tumours with ,0.5 mutations per Mb, such</div>
<div>as neuroblastoma) to approximately 5,300 samples (for melanoma, with 12.9 mutations per Mb)</div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/978.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2015-MADGiC-identify-cancer-driver-gene</title>
		<link>http://www.bio-info-trainee.com/975.html</link>
		<comments>http://www.bio-info-trainee.com/975.html#comments</comments>
		<pubDate>Mon, 31 Aug 2015 11:19:58 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[cancer]]></category>
		<category><![CDATA[文献]]></category>
		<category><![CDATA[癌症]]></category>
		<category><![CDATA[驱动基因]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=975</guid>
		<description><![CDATA[最新的一个寻找cancer 的driver gene的软件： Cancer is &#8230; <a href="http://www.bio-info-trainee.com/975.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div>最新的一个寻找cancer 的driver gene的软件：</div>
<div>Cancer is thought to result from the accumulation of causal  somatic mutations throughout the lifetime of an individual.</div>
<div>这些cancer-driving mutations 主要影响三类基因： 1、oncogenes 2、tumor-suppressor genes 3， stablity geens</div>
<div>第一个突变是tumorigenesis ，随后的突变就 driver tumor progression</div>
<div>识别这些突变非常有利于了解gene function 和药物靶点设计</div>
<div>区分 driver genes 和 passenger  genes 能更好的利用各种数据库得到的海量突变信息</div>
<div>基于频率的区分方法 rely on an estimate of a background mutation rate which  represents the rate of random passenger mutations.</div>
<div>也就是文献(Ding et al., 2008).提出的方法，但它忽略了以下四点</div>
<div>1、mutation type (transition versus transversion)</div>
<div>2、nucleotide context(which base is at the mutation site</div>
<div>3、dinucleotide context (which bases are located at neighboring sites to the mutation),</div>
<div>4、expression level of the gene</div>
<div>然后有文献提出了以下三种改进</div>
<div>Sjoblom et al.(2006) account for nucleotide and dinucleotide context in searching  for drivers of breast and colorectal cancer.</div>
<div>MuSiC (Dees et al.,2012) accounts for mutation type and allows for sample-specific mutation rates;</div>
<div>Lawrence et al.(2013) (MutSigCV) also allow for the inclusion of gene-specific factors such as expression level and replication timing.</div>
<div>但是他们有个共同延续下来的的缺点，就是默认驱动基因的突变频率要高于背景突变频率。</div>
<div>实际上，除了突变频率，还有一些criteria也很重要， 所以有两个数据库SIFT (first reported by Ng and Henikoff (2001), later updated by Kumar et al. (2009)),  Polyphen (Adzhubei et al., 2010)  和MutationAssessor (Reva et al., 2011)</div>
<div>这两个数据库整合了 sequence context, position, and protein characteristics to assess a mutation’s  functional impact.</div>
<div></div>
<div></div>
<div>总结一下identity cancer driver genes的criteria</div>
<div>1、mutation frequency,</div>
<div>2、mutation type,</div>
<div>3、gene-specific features such as replication timing and expression level that are known to affect background rates of mutation,</div>
<div>4、mutation-specific scores that assess functional impact, and the spatial patterning of mutations that only becomes apparent when thousands of samples are considered.</div>
<div>以前的方法都只是部分涉及到上面的criteria</div>
<div>而我们提出了a unified empirical Bayesian Model-based Approach for identifying Driver Genes in Cancer (MADGiC) that utilizes each of these features.</div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/975.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
