<?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; annovar</title>
	<atom:link href="http://www.bio-info-trainee.com/tag/annovar/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>数据库批量注释不可盲目-annovar数据库错误</title>
		<link>http://www.bio-info-trainee.com/2000.html</link>
		<comments>http://www.bio-info-trainee.com/2000.html#comments</comments>
		<pubDate>Fri, 11 Nov 2016 03:17:42 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[杂谈-随笔]]></category>
		<category><![CDATA[annovar]]></category>
		<category><![CDATA[snp]]></category>
		<category><![CDATA[批量注释]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=2000</guid>
		<description><![CDATA[我对H3F3A这个基因做了两个突变的cellline，分别是G34V和K27M， &#8230; <a href="http://www.bio-info-trainee.com/2000.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>我对H3F3A这个基因做了两个突变的cellline，分别是G34V和K27M，现在知道这个基因在hg38上面的坐标是：</p>
<p>Genomic Location for <span style="color: #ff0000;">H3F3A</span> Gene<br />
Chromosome:  1<br />
Start:226,061,851 bp from pter  End:226,072,002 bp from pter<br />
Size:10,152 bases    Orientation:Plus strand</p>
<p>然后我用samtools结合bcftools把该基因区域的snp位点call出来：</p>
<p>samtools mpileup<strong><span style="color: #ff0000;"> -r chr1:226061851-226072001</span> </strong>-t "DP4" -ugf ~/reference/genome/hg38/hg38.fa  *sorted.bam | bcftools call -vmO z -o  H3F3A.vcf.gz</p>
<p><span id="more-2000"></span></p>
<p>但是得到的vcf只有DP4和染色体起始终止坐标坐标信息，我并不知道该坐标是蛋白质的第几个位点，所以需要注释，我首先想到的就是ANNOVAR啦，毕竟用了它很久。</p>
<p>~/biosoft/ANNOVAR/annovar/convert2annovar.pl -format vcf4old H3F3A.vcf &gt;tmp.annovar<br />
~/biosoft/ANNOVAR/annovar/annotate_variation.pl -buildver hg38 --geneanno --outfile tmp.anno tmp.annovar ~/biosoft/ANNOVAR/annovar/humandb/</p>
<p>但是注释过后，很诡异的事情发生了！只有一个位点被认为是exon什么的，而且造成的蛋白质改变是G35R，很明显不是我所设计的突变位点，我设计的是G34V，它们这么近，我怀疑还是基因坐标表现形式的问题，而且该位点测序深度高达6000，应该是没有问题 的</p>
<p>line4 nonsynonymous SNV H3F3A:NM_002107:exon2:c.G103A:p.G35R, chr1 226064454 226064454 G A hom 219 6592 60</p>
<p>然后我查看了那些不在exon区域的位点，发现了更奇怪的事情，居然全部在H3F3AP4上面，这个时候我就傻眼了，这个假基因命名定位在</p>
<p>/home/jianmingzeng/reference/gtf/gencode/allGene.hg19.position:chr2 175584636 175585046 H3F3AP4<br />
/home/jianmingzeng/reference/gtf/gencode/allGene.hg38.position:chr2 174719908 174720318 H3F3AP4</p>
<p>怎么也不可能跑到chr1来呀！！！！ANNOVAR到底是如何给我注释的！！！！</p>
<p>我只好去查ANNOVAR的database，发现它居然真的有如此无厘头的记录：</p>
<p>grep H3F3AP4 humandb/hg38_refGene.txt<br />
2309 NR_002315 chr1 + 226062726 226072002 226072002 226072002 4 226062726,226064328,226065655,226071350, 226062811,226064479,226065809,226072002, 0 H3F3AP4 unk unk -1,-1,-1,-1,<br />
1918 NR_002315 chr2 + 174719799 174720841 174720841 174720841 1 174719799, 174720841, 0 H3F3AP4 unk unk -1,</p>
<p>一个基因被记录两个位置，让我好生郁闷！！！而且H3F3AP4很明显是与H3F3A重合了的，我敢打包票，肯定是某人写脚本的时候，没有考虑周全，跟我上一个文章提到的原因一模一样，搞这些数据库维护的单位太多了，总会有不一致的地方。</p>
<p>2309 NM_002107 chr1 + 226062706 226072002 226064351 226071479 4 226062706,226064328,226065655,226071350, 226062811,226064479,226065809,226072002, 0 H3F3A cmpl cmpl -1,0,2,0,</p>
<p>所以，当我们尤其是想确认某一个问题的事情，请务必再三检查！！！</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/2000.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WES（六）用annovar注释</title>
		<link>http://www.bio-info-trainee.com/1158.html</link>
		<comments>http://www.bio-info-trainee.com/1158.html#comments</comments>
		<pubDate>Sun, 01 Nov 2015 10:09:11 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[全外显子组软件]]></category>
		<category><![CDATA[annovar]]></category>
		<category><![CDATA[注释]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=1158</guid>
		<description><![CDATA[使用annovar软件参考自：http://www.bio-info-train &#8230; <a href="http://www.bio-info-trainee.com/1158.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>使用annovar软件参考自：<a href="http://www.bio-info-trainee.com/?p=641">http://www.bio-info-trainee.com/?p=641</a></p>
<p>/home/jmzeng/bio-soft/annovar/convert2annovar.pl -format vcf4  Sample3.varscan.snp.vcf &gt; Sample3.annovar</p>
<p>/home/jmzeng/bio-soft/annovar/convert2annovar.pl -format vcf4  Sample4.varscan.snp.vcf &gt; Sample4.annovar</p>
<p>/home/jmzeng/bio-soft/annovar/convert2annovar.pl -format vcf4  Sample5.varscan.snp.vcf &gt; Sample5.annovar</p>
<p>然后用下面这个脚本批量注释</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/11/image0016.png"><img class="alignnone size-full wp-image-1160" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/11/image0016.png" alt="image001" width="442" height="243" /></a></p>
<p>Reading gene annotation from /home/jmzeng/bio-soft/annovar/humandb/hg19_refGene.txt ... Done with 50914 transcripts (including 11516 without coding sequence annotation) for 26271 unique genes</p>
<p>最后查看结果可知，真正在外显子上面的突变并不多</p>
<p>23515 Sample3.anno.exonic_variant_function</p>
<p>23913 Sample4.anno.exonic_variant_function</p>
<p>24009 Sample5.anno.exonic_variant_function</p>
<p>annovar软件就是把我们得到的十万多个snp分类了，看看这些snp分别是基因的哪些位置，是否引起蛋白突变</p>
<p>downstream</p>
<p>exonic</p>
<p>exonic;splicing</p>
<p>intergenic</p>
<p>intronic</p>
<p>ncRNA_exonic</p>
<p>ncRNA_intronic</p>
<p>ncRNA_splicing</p>
<p>ncRNA_UTR3</p>
<p>ncRNA_UTR5</p>
<p>splicing</p>
<p>upstream</p>
<p>upstream;downstream</p>
<p>UTR3</p>
<p>UTR5</p>
<p>UTR5;UTR3</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/1158.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Annovar使用记录</title>
		<link>http://www.bio-info-trainee.com/641.html</link>
		<comments>http://www.bio-info-trainee.com/641.html#comments</comments>
		<pubDate>Thu, 16 Apr 2015 01:17:10 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[基础软件]]></category>
		<category><![CDATA[生信基础]]></category>
		<category><![CDATA[annovar]]></category>
		<category><![CDATA[snp]]></category>
		<category><![CDATA[注释]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=641</guid>
		<description><![CDATA[至于如何安装该软件，请见上一个教程 一．首先把snp-calling步骤的VCF &#8230; <a href="http://www.bio-info-trainee.com/641.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>至于如何安装该软件，请见上一个教程</p>
<p>一．首先把snp-calling步骤的VCF文件转为annovar软件要求的格式</p>
<p>convert2annovar.pl   -format vcf4   12.vcf &gt;12.annovar</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/Annovar使用记录108.png"><img class="alignnone size-full wp-image-642" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/Annovar使用记录108.png" alt="Annovar使用记录108" width="554" height="281" /></a></p>
<p>二．进行注释</p>
<p>命令行参数比较多，还是用脚本来运行</p>
<p># define path</p>
<p>infolder=/home/jmzeng/hoston/diff</p>
<p>outfolder=$infolder</p>
<p>annovardb=/home/jmzeng/bio-soft/annovar/humandb</p>
<p># start annotating</p>
<p>/home/jmzeng/bio-soft/annovar/annotate_variation.pl \</p>
<p>--buildver hg19 \</p>
<p>--geneanno \</p>
<p>--outfile ${outfolder}/12.anno \</p>
<p>${infolder}/12.annovar  \</p>
<p>${annovardb}</p>
<p>三．输出结果解读</p>
<p>2.6M Apr 14 22:32 12.anno.exonic_variant_function</p>
<p>1.9K Apr 14 22:32 12.anno.log</p>
<p>1.3M Apr 14 22:32 12.anno.variant_function</p>
<p>重点是后缀为exonic_variant_function，这个文件对每一个vcf的突变都进行了注释。</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/Annovar使用记录617.png"><img class="alignnone size-full wp-image-643" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/Annovar使用记录617.png" alt="Annovar使用记录617" width="553" height="334" /></a></p>
<p>这个结果就可以用来解析了，可以根据实验设计来找到自己感兴趣的突变。</p>
<p>第5.6列是染色体及pos坐标</p>
<p>第4列信息非常复杂，是突变的注释</p>
<p>第12列是测序深度，一般要大于20</p>
<p>我这里是先把注释文件转换成以下格式</p>
<p>location:chr1:874467 SAMD11:NM_152486:exon6:c.G478A:p.D160N</p>
<p>location:chr1:888639 NOC2L:NM_015658:exon9:c.A918G:p.E306E</p>
<p>location:chr1:888659 NOC2L:NM_015658:exon9:c.A898G:p.I300V</p>
<p>location:chr1:916549 PERM1:NM_001291367:exon2:c.T58C:p.W20R</p>
<p>location:chr1:949608 ISG15:NM_005101:exon2:c.G248A:p.S83N</p>
<p>location:chr1:980552 AGRN:NM_198576:exon13:c.G2266A:p.A756T</p>
<p>location:chr1:1114699 TTLL10:NM_001130045:exon4:c.G104A:p.R35Q</p>
<p>location:chr1:1158631 SDF4:NM_016176:exon4:c.T570C:p.D190D</p>
<p>location:chr1:1158631 SDF4:NM_016547:exon4:c.T570C:p.D190D</p>
<p>location:chr1:1164073 SDF4:NM_016176:exon2:c.C101T:p.A34V</p>
<p>然后比较两个文件，取不同的突变来格式化输出。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/641.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>对snp进行注释并格式化输出</title>
		<link>http://www.bio-info-trainee.com/614.html</link>
		<comments>http://www.bio-info-trainee.com/614.html#comments</comments>
		<pubDate>Fri, 10 Apr 2015 01:25:01 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[基础数据库]]></category>
		<category><![CDATA[基础数据格式]]></category>
		<category><![CDATA[annovar]]></category>
		<category><![CDATA[ENSEMBL]]></category>
		<category><![CDATA[refseq]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=614</guid>
		<description><![CDATA[前面我已经讲了如何用annovar来把vcf格式的snp进行注释，注释之后大概是 &#8230; <a href="http://www.bio-info-trainee.com/614.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><b></b>前面我已经讲了如何用annovar来把vcf格式的snp进行注释，注释之后大概是这样的，每个snp位点的坐标，已经在哪个基因上面，都标的很清楚啦，。而且该突变是在哪个基因的哪个转录本的哪个外显子都一清二楚，更强大的是，还能显示是第几个碱基突变成第几个，同样氨基酸的突变情况也很清楚。</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/对snp进行注释并格式化输出157.png"><img class="alignnone size-full wp-image-615" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/对snp进行注释并格式化输出157.png" alt="对snp进行注释并格式化输出157" width="554" height="246" /></a></p>
<p>但是这样不是很方便浏览具体突变情况，所以我写了一个脚本格式化该突变情况。</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/对snp进行注释并格式化输出196.png"><img class="alignnone size-full wp-image-616" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/对snp进行注释并格式化输出196.png" alt="对snp进行注释并格式化输出196" width="546" height="113" /></a></p>
<p>理论上是应该要做出上面这个样子，突变氨基酸前后各12个氨基酸都显示出来，突变的那个还要标红色突出显示！但是颜色控制很麻烦，我就没有做。效果如下</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/对snp进行注释并格式化输出270.png"><img class="alignnone size-full wp-image-617" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/04/对snp进行注释并格式化输出270.png" alt="对snp进行注释并格式化输出270" width="554" height="362" /></a></p>
<p>实现这样的格式化输出有三个重点，首先是NM开头的refseq的ID号要转换为ensembl数据库的转录本ID号，还有找到该转录本的CDS序列，这个都需要在biomart里面转换，或者自己写脚本，然后就用脚本爬取即可！</p>
<p>代码如下</p>
<p>[perl]</p>
<p>open FH1,&quot;NM2ensembl.txt&quot;;</p>
<p>while(&lt;FH1&gt;){</p>
<p>chomp;</p>
<p>@F=split;</p>
<p>$hash_nm_enst{$F[4]}=$F[1] if $F[4];</p>
<p>}</p>
<p>open FH2,&quot;ENST.CDS.fa&quot;;</p>
<p>while($line=&lt;FH2&gt;){</p>
<p>chomp $line;</p>
<p>if ($line=~/&gt;/) {$key = (split /\|/,$line)[1];}</p>
<p>else {$hash_nucl{$key}.=$line;}</p>
<p>}</p>
<p>open FH3,&quot;ENST.protein&quot;;</p>
<p>while($line=&lt;FH3&gt;){</p>
<p>chomp $line;</p>
<p>if ($line=~/&gt;/) {$key = (split /\|/,$line)[1];}</p>
<p>else {$hash_prot{$key}.=$line;}</p>
<p>}</p>
<p>open FH4,&quot;raw.mutiple.txt&quot;;</p>
<p>$i=1;</p>
<p>while(&lt;FH4&gt;){</p>
<p>chomp;</p>
<p>@F=split;</p>
<p>@tmp=split/:/,$F[1];</p>
<p>/:exon(\d+):/;$exon=$1;</p>
<p>/(NM_\d+)/; $nm=$1;</p>
<p>$enst=$hash_nm_enst{$nm};</p>
<p>print &quot;$i.  $tmp[0] $F[0] the $exon -th exon(s) of $enst \n&quot;;</p>
<p>$i++;</p>
<p>$tmp[3]=~/(\d+)/;$num_nucl=$1;</p>
<p>$tmp[3]=~/&gt;([ATCG])/;$mutation_nucl=$1;</p>
<p>$tmp[4]=~/(\d+)/;$num_prot=$1;</p>
<p>$sequence=$hash_nucl{$enst};</p>
<p>$num_up=3*$num_prot-39;</p>
<p>$out_nucl=substr($sequence,$num_up,75);</p>
<p>print &quot;WT:$out_nucl\n  &quot;;</p>
<p>for(my $j=0; $j &lt; (length($out_nucl) - 2) ; $j += 3)</p>
<p>{print ' ';print $codon{substr($out_nucl,$j,3)} ;print ' ';}   </p>
<p>print &quot;\n&quot;;</p>
<p>$mutation_pos=$num_nucl-$num_up-1;</p>
<p>substr($out_nucl,$mutation_pos,1,$mutation_nucl) if ((length $out_nucl) == 75 );</p>
<p>print &quot;MU:$out_nucl\n  &quot;;</p>
<p>for(my $j=0; $j &lt; (length($out_nucl) - 2) ; $j += 3)</p>
<p>{print ' ';print $codon{substr($out_nucl,$j,3)} ;print ' ';}   </p>
<p>print &quot;\n&quot;;</p>
<p>print &quot;\n&quot;;</p>
<p>print &quot;\n&quot;;</p>
<p>}</p>
<p>[/perl]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/614.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用annovar对snp进行注释</title>
		<link>http://www.bio-info-trainee.com/441.html</link>
		<comments>http://www.bio-info-trainee.com/441.html#comments</comments>
		<pubDate>Mon, 23 Mar 2015 13:19:20 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[perl]]></category>
		<category><![CDATA[基础数据库]]></category>
		<category><![CDATA[基础数据格式]]></category>
		<category><![CDATA[annovar]]></category>
		<category><![CDATA[snp]]></category>
		<category><![CDATA[注释]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=441</guid>
		<description><![CDATA[一、下载及安装软件 这个软件需要edu邮箱注册才能下载，可能是仅对科研高校开放吧 &#8230; <a href="http://www.bio-info-trainee.com/441.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>一、下载及安装软件</p>
<p>这个软件需要edu邮箱注册才能下载，可能是仅对科研高校开放吧。所以软件地址我就不列了。</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释71.png"><img class="alignnone size-full wp-image-442" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释71.png" alt="用annovar对snp进行注释71" width="321" height="120" /></a></p>
<p>它其实是几个perl程序，比较重要的是这个人类的数据库，snp注释必须的。</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释111.png"><img class="alignnone size-full wp-image-443" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释111.png" alt="用annovar对snp进行注释111" width="333" height="131" /></a></p>
<p>参考：<a href="http://annovar.readthedocs.org/en/latest/misc/accessory/">http://annovar.readthedocs.org/en/latest/misc/accessory/</a></p>
<p>二，准备数据</p>
<p>既然是注释，那当然要有数据库啦！数据库倒是有下载地址</p>
<p><a href="http://www.openbioinformatics.org/annovar/download/hg19_ALL.sites.2010_11.txt.gz">http://www.openbioinformatics.org/annovar/download/hg19_ALL.sites.2010_11.txt.gz</a></p>
<p>也可以用命令来下载</p>
<p>Perl ./annotate_variation.pl -downdb -buildver hg19 -webfrom annovar refGene humandb/</p>
<p>然后我们是对snp-calling流程跑出来的VCF文件进行注释，所以必须要有自己的VCF文件，VCF格式详解见本博客另一篇文章，或者搜索也行</p>
<p><a href="http://vcftools.sourceforge.net/man_latest.html">http://vcftools.sourceforge.net/man_latest.html</a></p>
<p>三、运行的命令</p>
<p>首先把vcf格式文件，转换成空格分隔格式文件，自己写脚本也很好弄</p>
<p>perl convert2annovar.pl  -format vcf</p>
<p>/home/jmzeng/raw-reads/whole-exon/snp-calling/tmp1.vcf &gt;annovar.input</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释886.png"><img class="alignnone size-full wp-image-444" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释886.png" alt="用annovar对snp进行注释886" width="554" height="252" /></a></p>
<p>变成了空格分隔的文件</p>
<p><strong><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释900.png"><img class="alignnone size-full wp-image-445" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释900.png" alt="用annovar对snp进行注释900" width="554" height="257" /></a></strong></p>
<p>然后把转换好的数据进行注释即可</p>
<p>./annotate_variation.pl -out ex1 -build hg19 example/ex1.avinput humandb/</p>
<p>&nbsp;</p>
<p>四，输出文件解读</p>
<p><a href="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释1002.png"><img class="alignnone size-full wp-image-446" src="http://www.bio-info-trainee.com/wp-content/uploads/2015/03/用annovar对snp进行注释1002.png" alt="用annovar对snp进行注释1002" width="553" height="296" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/441.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
