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

« back to all changes in this revision

Viewing changes to testdata/gt_cds_test_12.out

  • 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   dna 1 20
 
3
dna     .       gene    1       20      .       -       .       ID=gene1
 
4
dna     .       exon    1       6       .       -       .       Parent=gene1
 
5
dna     gt cds  CDS     1       6       .       -       0       ID=CDS1;Parent=gene1
 
6
dna     .       exon    15      20      .       -       .       Parent=gene1
 
7
dna     gt cds  CDS     15      20      .       -       0       ID=CDS1;Parent=gene1
 
8
###