This file is indexed.

/usr/lib/R/site-library/AnnotationDbi/DBschemas/schemas_2.0/00README.TXT is in r-bioc-annotationdbi 1.26.1-1.

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
This directory contains version 2.0 of the full set of schemas used in the
sqlite-based annotation data packages.

Version 2.0 is our target for the BioC 2.5 release.

All the *.sqlite files using one of the 2.0 schemas must set DBSCHEMAVERSION
to 2.0 in their "metadata" table.

See the DataTypes.txt file for all the data types used across the 2.0 schemas.


SUMMARY OF CHANGES SINCE VERSION 1.0
------------------------------------

Note that some of these changes are disruptive (i.e. they potentially break the
SQL queries written for version 1.0).

All probe-based schemas:

  o dropped all tables except the following: genbank, map_counts, map_metadata, metadata, probes
  o _id in the probes table is now replaced by a gene_id which is a foreign key to a matching org package
  o accessions table has been added to hold accessions associated with probes by the manufacturer