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

« back to all changes in this revision

Viewing changes to testdata/orphaned_parent.gff3

  • 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 ctg123 1 1497228
 
3
ctg123  .       gene    1000    9000    .       +       .       ID=gene00001;Name=EDEN
 
4
ctg123  .       mRNA    1050    9000    .       +       .       ID=mRNA00001;Parent=gene00001,exon00001;Name=EDEN.1
 
5
ctg123  .       mRNA    1050    9000    .       +       .       ID=mRNA00002;Parent=gene00001;Name=EDEN.2
 
6
ctg123  .       exon    1050    1500    .       +       .       ID=exon00002;Parent=mRNA00001,mRNA00002