This file is indexed.

/usr/share/EMBOSS/test/data/gmod-sonic3.gff3 is in emboss-test 6.4.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
##gff-version 3
#
#
#Multiple levels of nesting are allowed. If this transcript is part of
#an operon, then we can add another level of nesting:
#
ctg123	.	operon	1300	15000	.	+	.	ID=operon001;Name=superOperon
ctg123	.	mRNA	1300	9000	.	+	.	ID=mrna0001;Parent=operon001;Name=sonichedgehog
ctg123	.	exon	1300	1500	.	+	.	Parent=mrna0001
ctg123	.	exon	1050	1500	.	+	.	Parent=mrna0001
ctg123	.	exon	3000	3902	.	+	.	Parent=mrna0001
ctg123	.	exon	5000	5500	.	+	.	Parent=mrna0001
ctg123	.	exon	7000	9000	.	+	.	Parent=mrna0001
ctg123	.	mRNA	10000	15000	.	+	.	ID=mrna0002;Parent=operon001;Name=subsonicsquirrel
ctg123	.	exon	10000	12000	.	+	.	Parent=mrna0002
ctg123	.	exon	14000	15000	.	+	.	Parent=mrna0002