src/hg/makeDb/trackDb/blastHg18KG.html 1.7

1.7 2010/01/13 22:16:36 katrina
changed reference to 'Known Genes track' to 'UCSC Genes track'
Index: src/hg/makeDb/trackDb/blastHg18KG.html
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/trackDb/blastHg18KG.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -B -U 1000000 -r1.6 -r1.7
--- src/hg/makeDb/trackDb/blastHg18KG.html	15 Sep 2008 21:19:46 -0000	1.6
+++ src/hg/makeDb/trackDb/blastHg18KG.html	13 Jan 2010 22:16:36 -0000	1.7
@@ -1,27 +1,27 @@
 <H2>Description</H2>
 <P>
 This track contains tBLASTn alignments of the peptides from the predicted and 
 known genes identified in the hg18 UCSC Genes track.</P>
 
 <H2>Methods</H2>
-First, the predicted proteins from the human Known Genes track were aligned 
+First, the predicted proteins from the human UCSC Genes track were aligned 
 with the human genome using the blat program to discover exon boundaries.  
 Next, the amino acid sequences that make up each exon were aligned with the 
 $organism sequence using the tBLASTn program.
 Finally, the putative $organism exons were chained together using an 
 organism-specific maximum gap size but no gap penalty. The single best exon 
 chains extending over more than 60% of the query protein were included. Exon 
 chains that extended over 60% of the query and matched at least 60% of the 
 protein's amino acids were also included.</P>
 
 <H2>Credits</H2> 
 <P>
 tBLASTn is part of the NCBI Blast tool set. For more information on Blast, see
 Altschul SF, Gish W, Miller W, Myers EW, Lipman DJ. 
 <A HREF="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&list_uids=2231712&dopt=Abstract"
 TARGET=_blank>Basic local alignment search tool</A>. 
 <em>J Mol Biol.</em> 1990 Oct 5;215(3):403-410.</P>
 <P>
 <A HREF="http://www.genome.org/cgi/content/abstract/12/4/656" 
 TARGET=_blank>Blat</A> was written by Jim Kent. The remaining utilities 
 used to produce this track were written by Jim Kent or Brian Raney.</P>