comparison SMART/Java/Python/TestFiles/testGffParser1.gff3 @ 31:0ab839023fe4

Uploaded
author m-zytnicki
date Tue, 30 Apr 2013 14:33:21 -0400
parents 94ab73e8a190
children
comparison
equal deleted inserted replaced
30:5677346472b5 31:0ab839023fe4
1 arm_X test test_transcript 1000 2000 1 + . ID=id1-1;Name=test1;field=value1
2 arm_X test test_exon 1000 2000 1 + . ID=id1-1-exon1;Name=test1-exon1;Parent=id1-1
3 arm_X test test_transcript 10000 20000 1 - . ID=id2-1;Name=test2;field=value2
4 arm_X test test_exon 10000 10100 1 - . ID=id2-1-exon1;Name=test2-exon1;Parent=id2-1
5 arm_X test test_exon 10500 20000 1 - . ID=id2-1-exon2;Name=test2-exon2;Parent=id2-1
6 arm_X test test_transcript 1000 2000 1 + . ID=test1.1-1;Name=test1.1
7 arm_X test test_exon 1000 2000 1 + . ID=test1.1-1-exon1;Name=test1.1-exon1;Parent=test1.1-1