~ubuntu-branches/ubuntu/quantal/genometools/quantal-backports

« back to all changes in this revision

Viewing changes to testdata/gt_eval_test_7.reality

  • Committer: Package Import Robot
  • Author(s): Sascha Steinbiss
  • Date: 2012-07-09 14:10:23 UTC
  • Revision ID: package-import@ubuntu.com-20120709141023-juuu4spm6chqsf9o
Tags: upstream-1.4.1
ImportĀ upstreamĀ versionĀ 1.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
##gff-version   3
 
2
##sequence-region   gDNA 1 1000
 
3
gDNA    .       gene    100     200     .       -       .       ID=gene1
 
4
gDNA    .       mRNA    100     200     .       -       .       ID=mRNA1;Parent=gene1
 
5
gDNA    .       exon    100     125     .       -       .       Parent=mRNA1
 
6
gDNA    .       CDS     100     125     .       -       1       Parent=mRNA1
 
7
gDNA    .       exon    175     200     .       -       .       Parent=mRNA1
 
8
gDNA    .       CDS     175     200     .       -       0       Parent=mRNA1
 
9
###