This file is indexed.

/usr/share/EMBOSS/test/data/dna.asn1 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
17
18
19
20
21
22
23
24
25
26
27
  seq {
    id { local id 1 },
    descr { title "FASTA FORMAT DNA SEQUENCE F30001" },
    inst {
      repr raw, mol dna, length 120, topology linear,
      seq-data
        iupacna "ACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTA
CGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGT"
      } } ,
  seq {
    id { local id 1 },
    descr { title "FASTA FORMAT DNA SEQUENCE F30002" },
    inst {
      repr raw, mol dna, length 120, topology linear,
      seq-data
        iupacna "ACGTACGTACGTACGTACGT....ACGTACGTACGTACGTACGTACGTACGTACGTACGTA
CGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTTGCAACGTACGT"
      } } ,
  seq {
    id { local id 1 },
    descr { title "FASTA FORMAT DNA SEQUENCE F30003" },
    inst {
      repr raw, mol dna, length 120, topology linear,
      seq-data
        iupacna "ACGTACGTACGTACGTACGTACGTACGTACGTACGTACGTCGTACGTACGTACGTACGTAC
GTACGTACGTACGTACGTAACGTACGTACGTACGTACGTACGTACGTACGTACGTACGT"
      } } ,