<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to annotation</title><link>https://sourceforge.net/p/integrate-fusion/wiki/annotation/</link><description>Recent changes to annotation</description><atom:link href="https://sourceforge.net/p/integrate-fusion/wiki/annotation/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 29 Sep 2016 14:48:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/integrate-fusion/wiki/annotation/feed" rel="self" type="application/rss+xml"/><item><title>annotation modified by Jin</title><link>https://sourceforge.net/p/integrate-fusion/wiki/annotation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -7,8 +7,8 @@
 b. Run the following commands:
 (1)gtfToGenePred -genePredExt -geneNameAsName2 Homo_sapiens.GRCh37.75.gtf Homo_sapiens.GRCh37.75.genePred
 (2) cut -f 1-10,12 Homo_sapiens.GRCh37.75.genePred &amp;gt; tmp.txt
-(3) echo -e "#GRCh37.ensGene.name\\tGRCh37.ensGene.chrom\\tGRCh37.ensGene.strand\\tGRCh37.ensGene.txStart\\tGRCh37.ensGene.txEnd\\tGRCh37.ensGene.cdsStart\\tGRCh37.ensGene.cdsEnd\\tGRCh37.ensGene.exonCount\\tGRCh37.ensGene.exonStarts\\tGRCh37.ensGene.exonEnds\\tGRCh37.ensemblToGeneName.value" &amp;gt; annot.enseml.GRCh37.txt
-(4) cat tmp.txt &amp;gt;&amp;gt; annot.enseml.GRCh37.txt
+(3) echo -e "#GRCh37.ensGene.name\\tGRCh37.ensGene.chrom\\tGRCh37.ensGene.strand\\tGRCh37.ensGene.txStart\\tGRCh37.ensGene.txEnd\\tGRCh37.ensGene.cdsStart\\tGRCh37.ensGene.cdsEnd\\tGRCh37.ensGene.exonCount\\tGRCh37.ensGene.exonStarts\\tGRCh37.ensGene.exonEnds\\tGRCh37.ensemblToGeneName.value" &amp;gt; annot.ensembl.GRCh37.txt
+(4) cat tmp.txt &amp;gt;&amp;gt; annot.ensembl.GRCh37.txt

 To use GRCh38/hg38, only an annotation file for GRCh38 and a reference file for GRCh38/hg38 need to be created or downloaded. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jin</dc:creator><pubDate>Thu, 29 Sep 2016 14:48:26 -0000</pubDate><guid>https://sourceforge.net75caf0a4b1957947b0320e617012f0354f461860</guid></item><item><title>annotation modified by Jin</title><link>https://sourceforge.net/p/integrate-fusion/wiki/annotation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,9 +1,9 @@
 Please refer to Appendix A. Getting gene annotation file from UCSC Genome Browser at &amp;lt;https: sourceforge.net="" projects="" integrate-fusion="" files=""/&amp;gt;, which contains the method of downloading annotation file for UCSC genes, Ensembl genes, Gencode genes, or RefSeq genes for INTEGRATE version 0.2.0 and previous versions.

-Since INTEGRATE version 0.2.5, the annotation file uses 11 columns. Two columns additional cdsStart and cdsEnd are added to the annotation file. Please refer to the ***annot.enseml.txt*** annotation file at &amp;lt;https: sourceforge.net="" projects="" integrate-fusion="" files=""/&amp;gt;  as an example. 
+Since INTEGRATE version 0.2.5, the annotation file uses 11 columns. Two additional columns cdsStart and cdsEnd are added to the annotation file. Please refer to the ***annot.enseml.txt*** annotation file at &amp;lt;https: sourceforge.net="" projects="" integrate-fusion="" files=""/&amp;gt;  as an example. 

 The above annotation file can also be created using a GTF file, for example:
-a. Download the gtf file at ftp://ftp.ensembl.org/pub/release-75/gtf/homo_sapiens/Homo_sapiens.GRCh37.75.gtf.gz.
+a. Download the GTF file at ftp://ftp.ensembl.org/pub/release-75/gtf/homo_sapiens/Homo_sapiens.GRCh37.75.gtf.gz.
 b. Run the following commands:
 (1)gtfToGenePred -genePredExt -geneNameAsName2 Homo_sapiens.GRCh37.75.gtf Homo_sapiens.GRCh37.75.genePred
 (2) cut -f 1-10,12 Homo_sapiens.GRCh37.75.genePred &amp;gt; tmp.txt
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jin</dc:creator><pubDate>Thu, 14 Jul 2016 09:11:47 -0000</pubDate><guid>https://sourceforge.netb99f5ef2d9708ec7e0d1ea0083c6f92320a26a5a</guid></item><item><title>annotation modified by Jin</title><link>https://sourceforge.net/p/integrate-fusion/wiki/annotation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,16 @@
-Please refer to Appendix A. Getting gene annotation file from UCSC Genome Browser at &amp;lt;https: sourceforge.net="" projects="" integrate-fusion="" files=""/&amp;gt;
+Please refer to Appendix A. Getting gene annotation file from UCSC Genome Browser at &amp;lt;https: sourceforge.net="" projects="" integrate-fusion="" files=""/&amp;gt;, which contains the method of downloading annotation file for UCSC genes, Ensembl genes, Gencode genes, or RefSeq genes for INTEGRATE version 0.2.0 and previous versions. 
+
+Since INTEGRATE version 0.2.5, the annotation file uses 11 columns. Two columns additional cdsStart and cdsEnd are added to the annotation file. Please refer to the ***annot.enseml.txt*** annotation file at &amp;lt;https: sourceforge.net="" projects="" integrate-fusion="" files=""/&amp;gt;  as an example. 
+
+The above annotation file can also be created using a GTF file, for example:
+a. Download the gtf file at ftp://ftp.ensembl.org/pub/release-75/gtf/homo_sapiens/Homo_sapiens.GRCh37.75.gtf.gz.
+b. Run the following commands:
+(1)gtfToGenePred -genePredExt -geneNameAsName2 Homo_sapiens.GRCh37.75.gtf Homo_sapiens.GRCh37.75.genePred
+(2) cut -f 1-10,12 Homo_sapiens.GRCh37.75.genePred &amp;gt; tmp.txt
+(3) echo -e "#GRCh37.ensGene.name\\tGRCh37.ensGene.chrom\\tGRCh37.ensGene.strand\\tGRCh37.ensGene.txStart\\tGRCh37.ensGene.txEnd\\tGRCh37.ensGene.cdsStart\\tGRCh37.ensGene.cdsEnd\\tGRCh37.ensGene.exonCount\\tGRCh37.ensGene.exonStarts\\tGRCh37.ensGene.exonEnds\\tGRCh37.ensemblToGeneName.value" &amp;gt; annot.enseml.GRCh37.txt
+(4) cat tmp.txt &amp;gt;&amp;gt; annot.enseml.GRCh37.txt
+
+To use GRCh38/hg38, only an annotation file for GRCh38 and a reference file for GRCh38/hg38 need to be created or downloaded.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jin</dc:creator><pubDate>Thu, 14 Jul 2016 09:10:09 -0000</pubDate><guid>https://sourceforge.net58e526393eca27c988bb04301d1bc45a0252d18f</guid></item><item><title>annotation modified by Jin</title><link>https://sourceforge.net/p/integrate-fusion/wiki/annotation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,4 +1,4 @@
-Please refer to Appendix A. Getting gene annotation file from UCSC Genome Browser at &lt;/pre&gt;&lt;pre&gt;
+Please refer to Appendix A. Getting gene annotation file from UCSC Genome Browser at 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jin</dc:creator><pubDate>Sat, 31 May 2014 05:27:02 -0000</pubDate><guid>https://sourceforge.netf013458d72f640af237d1d36dff4699dd7b1c978</guid></item><item><title>annotation modified by Jin</title><link>https://sourceforge.net/p/integrate-fusion/wiki/annotation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please refer to Appendix A. Getting gene annotation file from UCSC Genome Browser at &amp;lt;&amp;gt;&lt;/p&gt;
&lt;p&gt;￼&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jin</dc:creator><pubDate>Sat, 31 May 2014 05:25:54 -0000</pubDate><guid>https://sourceforge.netc421ed69b886ff6b03ba2cf5fb650781688ea300</guid></item></channel></rss>