<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Answers to: RNA-SeqのrRNAの除去</title><link>http://qa.lifesciencedb.jp/questions/125/rna-seq%E3%81%AErrna%E3%81%AE%E9%99%A4%E5%8E%BB</link><description>&lt;p&gt;mRNA-Seqの情報解析で、なぜかrRNAが混入することが多いようですが、
これを除去するのに使用するrRNA、tRNAの情報はどこから入手するのが一般的でしょうか。
もし自前で除去スクリプトを作成する必要がある場合は、rRNA、tRNAの座標情報を&lt;a href="http://genome.ucsc.edu/"&gt;UCSC&lt;/a&gt;のどこかから入手し、
マッピング結果中のrRNA、tRNAにヒットした結果レコードを除外するなどの
対応を考えていますが、もっと効率的なツール・方法があったら教えてください。&lt;/p&gt;</description><atom:link href="http://qa.lifesciencedb.jp/questions/125/rna-seq%E3%81%AErrna%E3%81%AE%E9%99%A4%E5%8E%BB" rel="self"></atom:link><language>ja</language><lastBuildDate>Fri, 03 Dec 2010 12:17:56 +0900</lastBuildDate><item><title>Answer by gaou</title><link>http://qa.lifesciencedb.jp/questions/125/rna-seq%E3%81%AErrna%E3%81%AE%E9%99%A4%E5%8E%BB/133</link><description>&lt;p&gt;私はお手軽にはとりあえず&lt;a href="http://cell-innovation.nig.ac.jp/wiki/tiki-index.php?page=Cufflinks"&gt;Cufflinks&lt;/a&gt;かけてしまって、予測されたtranscriptに対して&lt;a href="http://www.repeatmasker.org/"&gt;RepeatMasker&lt;/a&gt;かけちゃったりしています。&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">gaou</dc:creator><pubDate>Fri, 03 Dec 2010 12:17:56 +0900</pubDate><guid>http://qa.lifesciencedb.jp/questions/125/rna-seq%E3%81%AErrna%E3%81%AE%E9%99%A4%E5%8E%BB/133</guid></item><item><title>Answer by nob_fj</title><link>http://qa.lifesciencedb.jp/questions/125/rna-seq%E3%81%AErrna%E3%81%AE%E9%99%A4%E5%8E%BB/129</link><description>&lt;p&gt;良く調べたら、&lt;a href="http://seqanswers.com/forums/showthread.php?t=5947"&gt;同じ質問がSEQAnswersにもありました&lt;/a&gt;。
こちらの回答では、&lt;a href="http://code.google.com/p/bedtools/"&gt;BEDtools&lt;/a&gt;を使用するようですが、あらかじめBED形式のrRNA,tRNA座標情報を用意しておく必要があるようです。&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nob_fj</dc:creator><pubDate>Thu, 02 Dec 2010 22:40:31 +0900</pubDate><guid>http://qa.lifesciencedb.jp/questions/125/rna-seq%E3%81%AErrna%E3%81%AE%E9%99%A4%E5%8E%BB/129</guid></item><item><title>Answer by hacchy</title><link>http://qa.lifesciencedb.jp/questions/125/rna-seq%E3%81%AErrna%E3%81%AE%E9%99%A4%E5%8E%BB/127</link><description>&lt;p&gt;生物種はマウスでしょうか？
一般的かどうかは分かりませんが，私は &lt;a href="http://uswest.ensembl.org/info/docs/api/index.html"&gt;Ensembl API&lt;/a&gt; を使ってアノテーションの取得をしています。
&lt;a href="http://uswest.ensembl.org/index.html"&gt;Ensembl Genome Browser&lt;/a&gt; にある全てのアノテーションを柔軟に取得することができるので，tRNA の位置情報を取得したり，その配列を取得したり，mRNA-seq データから遺伝子ごとの RPKM を計算するときに必須なエキソンの位置を取得したり，という処理を短いコードで書けるので，愛用してます。&lt;/p&gt;
&lt;p&gt;ヒト/マウスであればアノテーションはある程度しっかりしていると思いますが，Ensembl 生物種の中にも tRNA のアノテーションが足りなかったりする場合もあるようです。そのような場合は，&lt;a href="http://searchlauncher.bcm.tmc.edu/seq-search/Options/trna-se.html"&gt;tRNA-SE&lt;/a&gt; などを自前で動かして，ncRNA 領域の予測を行うと良いそうです。
また，Ensembl にないような生物種は，GenBank ファイルか GFF ファイルがある場合が多く，BioPerl ベースのパーサを作って情報を取得しています。&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">hacchy</dc:creator><pubDate>Thu, 02 Dec 2010 22:19:14 +0900</pubDate><guid>http://qa.lifesciencedb.jp/questions/125/rna-seq%E3%81%AErrna%E3%81%AE%E9%99%A4%E5%8E%BB/127</guid></item></channel></rss>