File Changes for angie
switch to commits view, user indexv252_preview2 to v252_base (2011-05-31 to 2011-06-07) v252
- src/hg/hgTables/gffOut.c
- lines changed 64, context: html, text, full: html, text
MLQ #4060 bugfix: user reported that Table Browser's GTF start_ and _stopcodons sometimes span introns, and we should be outputting discrete lines
for split codons instead of big intron-spanners (http://mblab.wustl.edu/GTF22.html).
Tested fix by comparing GTF dumps of hg18.refGene, hg18.knownGene and mm9.knownGene
between hgwdev and hgwdev-angie, ensuring that the only changes were to split up
too-large start_codon and stop_codon records.
switch to commits view, user index