Changes

From Genome Analysis Wiki
Jump to navigationJump to search
350 bytes added ,  02:30, 20 September 2010
no edit summary
Line 53: Line 53:  
     uint[exonCount] exonStarts; "Exon start positions"
 
     uint[exonCount] exonStarts; "Exon start positions"
 
     uint[exonCount] exonEnds;  "Exon end positions"
 
     uint[exonCount] exonEnds;  "Exon end positions"
  2.  
+
  2. If gene file assumes an [http://genome.ucsc.edu/FAQ/FAQformat#format9 extended GenePred format], there will be an exctra "exonframe" field. Please refer to [https://lists.soe.ucsc.edu/pipermail/genome/2006-November/012218.html here] for the defination of "exonframe". For some genes, due to translational frame shifts or other reasons, the exonframe
 
  2. A detailed instruction on using the table browser could be found at [http://genome.ucsc.edu/cgi-bin/hgTables?command=start#Help genome.ucsc.edu/cgi-bin/hgTables].
 
  2. A detailed instruction on using the table browser could be found at [http://genome.ucsc.edu/cgi-bin/hgTables?command=start#Help genome.ucsc.edu/cgi-bin/hgTables].
 
  3. One can specify the region to be the whole genome or any particular gene position (e.g. chr21:33031597-33041570).
 
  3. One can specify the region to be the whole genome or any particular gene position (e.g. chr21:33031597-33041570).
76

edits

Navigation menu