File: resetsource.gff3

package info (click to toggle)
genometools 1.5.9%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 52,392 kB
  • ctags: 29,663
  • sloc: ansic: 346,757; ruby: 28,351; python: 4,880; sh: 3,135; makefile: 1,186; perl: 219; haskell: 37; sed: 5
file content (28 lines) | stat: -rw-r--r-- 1,199 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
##gff-version 3
##sequence-region   ctg123 1 1497228
# comment
ctg123	EDEN	gene	1000	9000	0.5	+	.	ID=gene1
ctg123	EDEN	TF_binding_site	1000	1012	.	+	.	Parent=gene1
ctg123	EDEN	mRNA	1050	9000	.	+	.	ID=mRNA1;Parent=gene1
ctg123	EDEN	exon	1050	1500	.	+	.	Parent=mRNA1
ctg123	.	intron	1501	2999	.	+	.	Parent=mRNA1
ctg123	EDEN	exon	3000	3902	.	+	.	Parent=mRNA1
ctg123	.	intron	3903	4999	.	+	.	Parent=mRNA1
ctg123	EDEN	exon	5000	5500	.	+	.	Parent=mRNA1
ctg123	.	intron	5501	6999	.	+	.	Parent=mRNA1
ctg123	EDEN	exon	7000	9000	.	+	.	Parent=mRNA1
ctg123	EDEN	mRNA	1050	9000	.	+	.	ID=mRNA2;Parent=gene1
ctg123	EDEN	exon	1050	1500	.	+	.	Parent=mRNA2
ctg123	.	intron	1501	4999	.	+	.	Parent=mRNA2
ctg123	EDEN	exon	5000	5500	.	+	.	Parent=mRNA2
ctg123	.	intron	5501	6999	.	+	.	Parent=mRNA2
ctg123	EDEN	exon	7000	9000	.	+	.	Parent=mRNA2
ctg123	EDEN	mRNA	1300	9000	.	+	.	ID=mRNA3;Parent=gene1
ctg123	EDEN	exon	1300	1500	.	+	.	Parent=mRNA3
ctg123	.	intron	1501	2999	.	+	.	Parent=mRNA3
ctg123	EDEN	exon	3000	3902	.	+	.	Parent=mRNA3
ctg123	.	intron	3903	4999	.	+	.	Parent=mRNA3
ctg123	EDEN	exon	5000	5500	.	+	.	Parent=mRNA3
ctg123	.	intron	5501	6999	.	+	.	Parent=mRNA3
ctg123	EDEN	exon	7000	9000	.	+	.	Parent=mRNA3
###