<?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>生物信息学的快速问答系统</description>
	<lastBuildDate>Fri, 03 Sep 2010 06:58:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>blast结果求交集</title>
		<link>http://yunbio.com/586</link>
		<comments>http://yunbio.com/586#comments</comments>
		<pubDate>Fri, 03 Sep 2010 06:12:22 +0000</pubDate>
		<dc:creator>jingxy</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[blast]]></category>

		<guid isPermaLink="false">http://yunbio.com/586</guid>
		<description><![CDATA[现在手上有10个blastn －m 9的结果，想要把所有能比对上的query ID和subject ID提取出来以后求这10个结果的交集，但是不会写代码干着急，求助帮忙～ 我要的是各自query ID和subject ID，然后求这十组数据的交集 blast －m [...]]]></description>
			<content:encoded><![CDATA[<p>现在手上有10个<span class='wp_keywordlink_affiliate'><a href="http://yunbio.com/tag/blast" title="查看 blast 的全部文章" target="_blank">blast</a></span>n －m 9的结果，想要把所有能比对上的query ID和subject ID提取出来以后求这10个结果的交集，但是不会写代码干着急，求助帮忙～<br />
我要的是各自query ID和subject ID，然后求这十组数据的交集</p>
<p><span class='wp_keywordlink_affiliate'><a href="http://yunbio.com/tag/blast" title="查看 blast 的全部文章" target="_blank">blast</a></span> －m 9 结果示例：</p>
<p>query id, subject id, %identity, alignment length, mismatches,gap openings</p>
<p>isotig1138 NODE_2836 100.00 20 0 0</p>
<p>isotig1139 NODE_2354 100.00 20 0 0</p>
<div class="similarity"><h2>有点相关的问题</h2><ul><li><a href="http://yunbio.com/42">如何大批量blast？</a> (1.000)</li><li><a href="http://yunbio.com/49">教程：在NCBI批量Blast</a> (1.000)</li><li><a href="http://yunbio.com/50">请教本地blast问题</a> (1.000)</li><li><a href="http://yunbio.com/62">新手做BLAST时遇到的问题</a> (1.000)</li><li><a href="http://yunbio.com/572">询问批量蛋白Blast</a> (1.000)</li></ul></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/586/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>关于拼接软件ABySS的使用</title>
		<link>http://yunbio.com/585</link>
		<comments>http://yunbio.com/585#comments</comments>
		<pubDate>Fri, 03 Sep 2010 05:51:06 +0000</pubDate>
		<dc:creator>箭在弦上</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[ABySS]]></category>
		<category><![CDATA[序列拼接]]></category>

		<guid isPermaLink="false">http://yunbio.com/585</guid>
		<description><![CDATA[关于abyss，在单端拼接时一切正常。但是在pair-end拼接时，使用/bin目录下abyss-pe命令，会报出错误【make: ABYSS: Command not found make: * [/data00/home/ccwei/data/LimingXuan/simLC/300W/pair/abyss/300-1.fa] Error 127】。想问下这是由于什么原因造成的？谢谢 [...]]]></description>
			<content:encoded><![CDATA[<p>关于abyss，在单端拼接时一切正常。但是在pair-end拼接时，使用/bin目录下abyss-pe命令，会报出错误【make: ABYSS: Command not found<br />
make: <em>*</em> [/data00/home/ccwei/data/LimingXuan/simLC/300W/pair/abyss/300-1.fa] Error 127】。想问下这是由于什么原因造成的？谢谢</p>
<div class="similarity"><h2>有点相关的问题</h2><ul><li><a href="http://yunbio.com/574">大量序列拼接问题</a> (1.000)</li></ul></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/585/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>批量设计SSR引物</title>
		<link>http://yunbio.com/579</link>
		<comments>http://yunbio.com/579#comments</comments>
		<pubDate>Mon, 23 Aug 2010 05:41:29 +0000</pubDate>
		<dc:creator>jingxy</dc:creator>
				<category><![CDATA[Questions]]></category>
		<category><![CDATA[SSR]]></category>

		<guid isPermaLink="false">http://yunbio.com/579</guid>
		<description><![CDATA[p3_in.pl 不认识misa的输出结果，求助各位！ [fish@fish software]$ p3_in.pl ~/Desktop/trial-20100823/EST.misa Use of uninitialized value [...]]]></description>
			<content:encoded><![CDATA[<p>p3_in.pl 不认识misa的输出结果，求助各位！</p>
<p>[fish@fish software]$ p3_in.pl ~/Desktop/trial-20100823/EST.misa<br />
Use of uninitialized value in concatenation (.) or string at /home/fish/software/p3_in.pl line 34,  chunk 12271.</p>
<p> records created.</p>
<div class="similarity"><h2>有点相关的问题</h2><ul><li><a href="http://yunbio.com/552">SSR到底该有几条带？</a> (1.000)</li><li><a href="http://yunbio.com/562">如何批量设计SSR引物</a> (1.000)</li></ul></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/579/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>CD-HIT:批量去冗除和相似序列</title>
		<link>http://yunbio.com/578</link>
		<comments>http://yunbio.com/578#comments</comments>
		<pubDate>Wed, 11 Aug 2010 08:58:45 +0000</pubDate>
		<dc:creator>柳城</dc:creator>
				<category><![CDATA[资源分享]]></category>
		<category><![CDATA[序列比对]]></category>

		<guid isPermaLink="false">http://yunbio.com/578</guid>
		<description><![CDATA[继续分享资源。我没用过这软件。所以只是简单介绍一下。有用过的朋友可以详细讲讲用法。 CD-HIT 简介：CD-HIT stands for Cluster Database at High Identity [...]]]></description>
			<content:encoded><![CDATA[<p>继续分享资源。我没用过这软件。所以只是简单介绍一下。有用过的朋友可以详细讲讲用法。</p>
<h3>CD-HIT</h3>
<p><strong>简介：</strong>CD-HIT stands for Cluster Database at High Identity with Tolerance. The program (cd-hit) takes a fasta format sequence database as input and produces a set of &#8216;non-redundant&#8217; (nr) representative sequences as output. In addition cd-hit outputs a cluster file, documenting the sequence &#8216;groupies&#8217; for each nr sequence representative.</p>
<p>输入的文件是fasta格式的序列文件，通过<span class='wp_keywordlink_affiliate'><a href="http://yunbio.com/tag/%e5%ba%8f%e5%88%97%e6%af%94%e5%af%b9" title="查看 序列比对 的全部文章" target="_blank">序列比对</a></span>聚类（Cluster）的方法去除冗除、相似的序列，最后输出一个非冗除（non-redundant，nr）的序列文件。 另外，还有一个序列比对的结果。</p>
<p><strong>网址：</strong><a href="http://cd-hit.org/">http://cd-hit.org</a> ；<a href="http://www.bioinformatics.org/cd-hit/">http://www.bioinformatics.org/cd-hit/</a> ；</p>
<p><strong>下载：</strong><a href="http://www.bioinformatics.org/cd-hit/">http://www.bioinformatics.org/cd-hit/</a></p>
<p><strong>运行环境</strong>：Linux</p>
<h3>CD-HIT在线服务</h3>
<p>CD-HIT也有在线运行的服务。</p>
<p><strong>网址：</strong><a href="http://weizhong-lab.ucsd.edu/cdhit_suite/cgi-bin/">http://weizhong-lab.ucsd.edu/cdhit_suite/cgi-bin/</a></p>
<p><strong>CDHIT-454：<a href="http://weizhong-lab.ucsd.edu/cdhit_454/cgi-bin/"><span style="font-weight: normal">http://weizhong-lab.ucsd.edu/cdhit_454/cgi-bin/</span></a></strong>（CDHIT-454 is a new program to identify exact duplicates and near identical duplicates in pyrosequencing reads）</p>
<p><a href="http://weizhong-lab.ucsd.edu/cdhit_454/cgi-bin/"></a> 大概应该就是这些吧。</p>
<div class="similarity"></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/578/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>推荐：单核苷酸基因多态性（SNP）的研究</title>
		<link>http://yunbio.com/577</link>
		<comments>http://yunbio.com/577#comments</comments>
		<pubDate>Tue, 10 Aug 2010 01:45:26 +0000</pubDate>
		<dc:creator>柳城</dc:creator>
				<category><![CDATA[资源分享]]></category>
		<category><![CDATA[SNP]]></category>

		<guid isPermaLink="false">http://yunbio.com/577</guid>
		<description><![CDATA[不定期的推荐资源。推荐牛人的博客。正所谓术业有专攻啊。欢迎大家有好的资源也一起推荐。 ============ 原标题：单核苷酸基因多态性（SNP）研究中的选点方法 原文链接：http://www.ifanqie.org/archives/324.html 博客作者：番茄芝 博客url：http://www.ifanqie.org/ ============ 单核苷酸基因多态性（SNP） 最近也开始接触这方面的东西，一切都在慢慢的学习，从选点开始，到酶切，tagman分型，到SPASS，SAS统计都是一个个的过程，为了学习+复习，分享一下学习到的选点的方法，进宫参考，高手勿笑。 1．  [...]]]></description>
			<content:encoded><![CDATA[<p>不定期的推荐资源。推荐牛人的博客。正所谓术业有专攻啊。欢迎大家有好的资源也一起推荐。</p>
<p>============</p>
<p><strong>原标题</strong>：单核苷酸基因多态性（<span class='wp_keywordlink_affiliate'><a href="http://yunbio.com/tag/snp" title="查看 SNP 的全部文章" target="_blank">SNP</a></span>）研究中的选点方法</p>
<p><strong>原文链接</strong>：http://www.ifanqie.org/archives/324.html</p>
<p><strong>博客作者</strong>：番茄芝</p>
<p><strong>博客url</strong>：http://www.ifanqie.org/</p>
<p>============</p>
<h3>单核苷酸基因多态性（<span class='wp_keywordlink_affiliate'><a href="http://yunbio.com/tag/snp" title="查看 SNP 的全部文章" target="_blank">SNP</a></span>）</h3>
<p>最近也开始接触这方面的东西，一切都在慢慢的学习，从选点开始，到酶切，tagman分型，到SPASS，SAS统计都是一个个的过程，为了学习+复习，分享一下学习到的选点的方法，进宫参考，高手勿笑。</p>
<p>1．  需要的东西。两个网站：PubMed 和<a href="http://www.ifanqie.org/archives/221.html" target="_blank">hapmap</a>，一个软件：haploview</p>
<p>2．  在PubMed上搜索目的基因上的所有SNP，（以VHL基因为例），这个我在做。具体步骤：</p>
<p>1）  进入PubMed：<a href="http://www.ncbi.nlm.nih.gov/pubmed/">http://www.ncbi.nlm.nih.gov/pubmed/</a></p>
<p>2） Search栏里选择SNP，搜索框内输入想要的基因，比如VHL，点击Search。</p>
<p>3） 如下图选择Human标签</p>
<p><a href="http://www.ifanqie.org/wp-content/uploads/2010/08/1.jpg"><img src="http://www.ifanqie.org/wp-content/uploads/2010/08/1.jpg" alt="" width="606" height="79" /></a></p>
<p>4）选择某个SNP示意图中的geneview：</p>
<p><a href="http://www.ifanqie.org/wp-content/uploads/2010/08/2.bmp"><img src="http://www.ifanqie.org/wp-content/uploads/2010/08/2.bmp" alt="" width="597" height="111" /></a></p>
<p>5）进入之后选择in gene region，然后点击refresh，就显示出了整个基因上所有的snp，从5’端到3’端。如下图：</p>
<p><a href="http://www.ifanqie.org/wp-content/uploads/2010/08/3.jpg"><img src="http://www.ifanqie.org/wp-content/uploads/2010/08/3.jpg" alt="" width="591" height="41" /></a></p>
<p>1．  这里显示的是所有人群中的SNP，而我们需要选择我们目标人群中的SNP，这个就要用的<a href="http://www.ifanqie.org/archives/archives/221.html" target="_blank">hapmap</a>这个网站了：</p>
<p>1）  首先打开这个网站，<a href="http://www.hapmap.org/">www.hapmap.org</a> or <a href="http://hapmap.ncbi.nlm.nih.gov/">http://hapmap.ncbi.nlm.nih.gov/</a></p>
<p>2）  选择左侧Project Data栏目下的第一个：HapMap Genome Browser ( Phase 3 – genotypes &amp; frequencies )</p>
<p>3）  进入之后，在“標志或區域”中输入rs号，“數據來源”phaseII那个，“保存，查詢及其它選擇”选SNP genotype date, 如下图：</p>
<p><a href="http://www.ifanqie.org/wp-content/uploads/2010/08/4.jpg"><img src="http://www.ifanqie.org/wp-content/uploads/2010/08/4.jpg" alt="" width="616" height="115" /></a></p>
<pre>点击执行，会得到该rs号在染色体上的位置，记录下来。先从5’端的第一个SNP找起，第一个没标志的话找带二个，直到找到有标志的，记录下来。然后再从3’端最后一个SNP找，找到标志记下来，例如在VHL上。5’端第一个SNP没有标志，第二个SNP的标志是：chr3:10157090..10157090，把它下来，3’端的最后一个SNP的标志是：chr3:10169233..10169233，把他也记下来，然后用5’的标志位开始，3’的标识为结尾，重新组成一个标志：</pre>
<p>5’：chr3:10157090..10157090</p>
<p>3’：chr3:10169233..10169233</p>
<p>重新组合后：chr3:10157090.. 10169233，把这句话复制到hapmap中的标志和区域，然后点击右侧的配置，Population一定要选对，中国汉族人群为CHB，选择Save to Disk，点击之后就可以下载到一个文件，然后用haploview把这个文件打开。</p>
<p><a href="http://www.ifanqie.org/wp-content/uploads/2010/08/5.jpg"><img src="http://www.ifanqie.org/wp-content/uploads/2010/08/5.jpg" alt="" width="535" height="145" /></a></p>
<p>1．  打开之后就是在中国人群中的SNP，至于怎么选择，存在很多标准，可以参考一些文献：我们实验的选择表中是：位于功能区：5’UTR, 5’near gene，exon，3’UTR， 内含子的一般不选，有文献报道和相关疾病有联系的点，MAF&gt;0.05，中国人群。</p>
<p>2．  希望能有帮助。</p>
<p>~完。</p>
<p>欢迎大家有好的资源也一起推荐。</p>
<div class="similarity"><h2>有点相关的问题</h2><ul><li><a href="http://yunbio.com/43">请问如何统计SNP类型</a> (1.000)</li></ul></div><!-- Tag -->]]></content:encoded>
			<wfw:commentRss>http://yunbio.com/577/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
