<?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>云生物</title>
	<atom:link href="http://yunbio.com/feed" rel="self" type="application/rss+xml" />
	<link>http://yunbio.com</link>
	<description>生物信息学(Bioinformatics)的快速问答系统</description>
	<lastBuildDate>Thu, 17 May 2012 02:15:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>做微生物的GO和基因预测的软件有哪些？</title>
		<link>http://yunbio.com/2110</link>
		<comments>http://yunbio.com/2110#comments</comments>
		<pubDate>Wed, 16 May 2012 15:19:33 +0000</pubDate>
		<dc:creator>Action</dc:creator>
				<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://yunbio.com/2110</guid>
		<description><![CDATA[做微生物的GO和基因预测的软件有哪些？哪个比较好？]]></description>
			<content:encoded><![CDATA[<p>
	做微生物的GO和基因预测的软件有哪些？哪个比较好？</p>
<div class="similarity"></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/2110/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>提问 如何在纤毛虫的基因组中找到特定基因？</title>
		<link>http://yunbio.com/2105</link>
		<comments>http://yunbio.com/2105#comments</comments>
		<pubDate>Mon, 14 May 2012 09:04:20 +0000</pubDate>
		<dc:creator>chijingyun</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[基因组 搜索]]></category>

		<guid isPermaLink="false">http://yunbio.com/2105</guid>
		<description><![CDATA[&#160; 刚接触这块不久 老板要我在4种已公布的纤毛虫基因组中用生物信息学方法找一些特定的基因 因为纤毛虫的基因组有基因组重复（genome duplication） 所以理论上的找到的特定基因应该不止一个 但是用HMM和Blast对基因组的氨基酸序列进行搜索后 只能发现一个甚至没有发现想要的特定基因 想问下如果在基因组中寻找特定基因的话 是不是用aa [...]]]></description>
			<content:encoded><![CDATA[<p>
	&nbsp;</p>
<div>
	刚接触这块不久 老板要我在4种已公布的纤毛虫基因组中用<span class='wp_keywordlink_affiliate'><a href="http://yunbio.com/" title="生物信息学的快速问题系统">生物信息学</a></span>方法找一些特定的基因 因为纤毛虫的基因组有基因组重复（genome duplication） 所以理论上的找到的特定基因应该不止一个 但是用HMM和Blast对基因组的氨基酸序列进行搜索后 只能发现一个甚至没有发现想要的特定基因 想问下如果在基因组中寻找特定基因的话 是不是用aa 序列不够全面 应该在scarffold中找呢 &nbsp;具体应该用什么样的方法呢 谢谢啦~~~</p>
<p>	四种已知基因组<br />
	1&nbsp;Paramecium&nbsp;tetraurelia&nbsp;(Aury&nbsp;et&nbsp;al.&nbsp;2006)（http://paramecium.cgm.cnrs-gif.fr/）,<br />
	2&nbsp;Tetrahymena&nbsp;(Eisen&nbsp;et&nbsp;al.&nbsp;2006)（http://ciliate.org/index.php/home/downloads）,&nbsp;<br />
	3&nbsp;Oxytricha&nbsp;(Doak&nbsp;et&nbsp;al.&nbsp;2003)（http://genome.wustl.edu/genomes/view/oxytricha_trifallax）.<br />
	4&nbsp;&nbsp;Ichthyophthirius&nbsp;multifiliis（http://www.jcvi.org/cms/research/projects/ich）</div>
<div>
	&nbsp;</div>
<div class="similarity"></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/2105/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>perl程序，向各位求助！</title>
		<link>http://yunbio.com/2104</link>
		<comments>http://yunbio.com/2104#comments</comments>
		<pubDate>Mon, 14 May 2012 05:50:36 +0000</pubDate>
		<dc:creator>123love</dc:creator>
				<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://yunbio.com/2104</guid>
		<description><![CDATA[这是三条长度为10的碱基序列： CACTAGCATC ACATGTACGT CACACTGTAG 问题是这样的： 让三条序列两两比较，求任两条序列间的距离，距离是这样来定义的：由于每条序列长度都是一样的，比较相同位置的碱基（就是一条序列的第一个碱基与另外一条序列的第一个碱基做比较，第二个与第二个做比较，以此类推），碱基不同就加1，相同就加0；最后得到的数值我们就认为是两条序列的距离；我现在就是不知道怎么样才能让任两条序列都作比较，想了几天也没想出来，只有向各位请教了，谢谢&#183;~&#183;&#183;]]></description>
			<content:encoded><![CDATA[<p>
	这是三条长度为10的碱基序列：</p>
<p>
	CACTAGCATC<br />
	ACATGTACGT<br />
	CACACTGTAG</p>
<p>
	问题是这样的：</p>
<p>
	让三条序列两两比较，求任两条序列间的距离，距离是这样来定义的：由于每条序列长度都是一样的，比较相同位置的碱基（就是一条序列的第一个碱基与另外一条序列的第一个碱基做比较，第二个与第二个做比较，以此类推），碱基不同就加1，相同就加0；最后得到的数值我们就认为是两条序列的距离；我现在就是不知道怎么样才能让任两条序列都作比较，想了几天也没想出来，只有向各位请教了，谢谢&middot;~&middot;&middot;</p>
<div class="similarity"></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/2104/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>遇到一个关于perl程序的问题，向各位请教！</title>
		<link>http://yunbio.com/2103</link>
		<comments>http://yunbio.com/2103#comments</comments>
		<pubDate>Mon, 14 May 2012 05:32:52 +0000</pubDate>
		<dc:creator>123love</dc:creator>
				<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://yunbio.com/2103</guid>
		<description><![CDATA[现在这里有一首英文诗： Never give up Never lose hope Always have faith [...]]]></description>
			<content:encoded><![CDATA[<p>
	现在这里有一首英文诗：</p>
<p>
	Never give up<br />
	Never lose hope<br />
	Always have faith<br />
	It allows you to cope<br />
	Trying times will pass<br />
	As they always do<br />
	Just have patience<br />
	Your dreams will come true<br />
	So put on a smile<br />
	You will live through your pain<br />
	Know it will pass<br />
	And strength you will gain</p>
<p>
	现在我想要求解每个单词的坐标，并以这样的格式输出来：</p>
<p>
	Never 2 （1 1）（2 1）</p>
<p>
	give &hellip;&hellip;</p>
<p>
	up&hellip;&hellip;</p>
<p>
	其中Never代表单词，2代表在这首诗歌里总共出现多少次，后面(1 1)&nbsp;和（2 1）都是代表坐标，分别指的是第一行第一个单词和第二行第一个单词，应该是说明白了！谢谢~~~嘻嘻~~</p>
<div class="similarity"></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/2103/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TGICL使用遇到问题了</title>
		<link>http://yunbio.com/2099</link>
		<comments>http://yunbio.com/2099#comments</comments>
		<pubDate>Sat, 12 May 2012 02:34:35 +0000</pubDate>
		<dc:creator>pingshui</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[tgicl]]></category>

		<guid isPermaLink="false">http://yunbio.com/2099</guid>
		<description><![CDATA[实验室服务器上，管理员安装了TGICL-2.1，但是我调用 （例如指令为：tgicl -F file1.fasta -p 0.98 -l 40 -v 1 [...]]]></description>
			<content:encoded><![CDATA[<p>
	实验室服务器上，管理员安装了TGICL-2.1，但是我调用</p>
<p>
	（例如指令为：<span class='wp_keywordlink_affiliate'><a href="http://yunbio.com/tag/tgicl" title="查看 tgicl 中的全部文章" target="_blank">tgicl</a></span> -F file1.fasta -p 0.98 -l 40 -v 1 -c 8）</p>
<p>
	总是报错：Use of :locked is deprecated at /opt/lib/perl5/TGI/DBDrv.pm line 36.</p>
<p>
	&nbsp;</p>
<p>
	我在自己账户下安装时，只是简单的解压缩了一下,输入指令时也报同样的错误。</p>
<p>
	请问有谁知道应该怎么解决吗？</p>
<p>
	谢谢</p>
<div class="similarity"></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/2099/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

