<?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; phyML</title>
	<atom:link href="http://www.bio-info-trainee.com/tag/phyml/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>用phyML对多重比对phy文件来构建进化树</title>
		<link>http://www.bio-info-trainee.com/626.html</link>
		<comments>http://www.bio-info-trainee.com/626.html#comments</comments>
		<pubDate>Mon, 13 Apr 2015 14:02:44 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[进化专题]]></category>
		<category><![CDATA[phyML]]></category>
		<category><![CDATA[多重序列比对]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=626</guid>
		<description><![CDATA[本来还没这么快写进化专题的，但是有个朋友要我帮忙跑一下她的phy文件，看看能否生 &#8230; <a href="http://www.bio-info-trainee.com/626.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>本来还没这么快写进化专题的，但是有个朋友要我帮忙跑一下她的phy文件，看看能否生成树，我就试用了一下phyml这个软件，挺简单的。</p>
<p>一、下载并安装该软件</p>
<p>这是一个很简单的软件，我们直接下载它的二进制程序就可以直接使用啦，官网里面的压缩包里面有各种平台的二进制程序，我这里用linux64的。</p>
<p>wget http://www.atgc-montpellier.fr/download/binaries/phyml/PhyML-3.1.zip</p>
<p>unzip PhyML-3.1.zip</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/构建进化树phyml241.png"><img class="alignnone size-full wp-image-627" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/构建进化树phyml241.png" alt="构建进化树phyml241" width="440" height="179" /></a></p>
<p>二．准备文件</p>
<p>它需要的phy格式的多重比对结果文件，一般是clustalW或者muscle比对的结果</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/构建进化树phyml294.png"><img class="alignnone size-full wp-image-628" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/构建进化树phyml294.png" alt="构建进化树phyml294" width="554" height="402" /></a></p>
<p>可以看到是53个蛋白，多重比对后的公共序列长度是325个氨基酸。</p>
<p>三．命令</p>
<p>./PhyML-3.1_linux64   -i test.phy  -d aa   -b 1000   -m LG   -f m -v e -a e -o tlr</p>
<p>这些参数在运行的时候都会显示出来</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/构建进化树phyml434.png"><img class="alignnone size-full wp-image-629" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/构建进化树phyml434.png" alt="构建进化树phyml434" width="554" height="437" /></a></p>
<p>具体解释见博客 <a href="http://www.chenlianfu.com/?p=2221">http://www.chenlianfu.com/?p=2221</a></p>
<p>&nbsp;</p>
<p>四，输出文件</p>
<p>这个时间会很久，大家有心里准备！！！总共会输出四个文件，</p>
<p>test.phy_phyml_tree.txt        :    最大似然法构建的进化树</p>
<p>test.phy_phyml_boot_stats.txt  :    bootstrap 的统计信息</p>
<p>test.phy_phyml_boot_trees.txt  :    bootstrap 树</p>
<p>test.phy_phyml_stats.txt       :    程序运行的中的参数和结果统计</p>
<p>&nbsp;</p>
<p>然后我们的那个test.phy_phyml_tree.txt  就可以用figtree等软件画图啦！！！</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/626.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>一步一步运行软件系列合集</title>
		<link>http://www.bio-info-trainee.com/619.html</link>
		<comments>http://www.bio-info-trainee.com/619.html#comments</comments>
		<pubDate>Fri, 10 Apr 2015 14:30:49 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[杂谈-随笔]]></category>
		<category><![CDATA[blast]]></category>
		<category><![CDATA[inparanoid]]></category>
		<category><![CDATA[phyML]]></category>
		<category><![CDATA[plink]]></category>
		<category><![CDATA[进化树]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=619</guid>
		<description><![CDATA[这些是很久以前写的一些教程，是关于进化树构建和全基因组关联分析的！ gwas-p &#8230; <a href="http://www.bio-info-trainee.com/619.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>这些是很久以前写的一些教程，是关于进化树构建和全基因组关联分析的！</p>
<p>gwas-plink分析教程.pdf<br />
plink的统计基础.ppt<br />
一步一步构建系统进化树.pdf<br />
一步一步运行blast.pdf<br />
一步一步运行inparanoid蛋白聚类.pdf<br />
一步一步运行PLINK-part1.pdf<br />
一步一步运行plink-part2.pdf<br />
用PhyML构建系统发育树.pptx<br />
进化树的构建分子原理.pdf</p>
<p>都在云盘(http://pan.baidu.com/s/1jIvwRD8 )里面，群空间（201161227）里面也有！</p>
<p>暂时应该不会写这些教程了，因为没有项目，实在没有动力去做那么多事情</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/619.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
