FANTOM5                 Data to construct user's original LRBaseDb
                        package
LRBaseDb-class          LRBaseDb objects
columns                 A function to return the columns of LRBase that
                        user can retrieve
dbInfo                  A function to return the database information
dbconn                  A function to return the connection to sqlite3
                        file
dbfile                  A function to return the directory that the
                        sqlite3 file stored
dbschema                A function to return the schema of
                        sqlite-database
keys                    A function defined by AnnotationDbi to return
                        the keys
keytypes                A function to return the columns that user can
                        specified in select function
lrListDatabases         A function to return the list of databases used
                        in the package
lrNomenclature          A function to return the scientific name
lrPackageName           A function to return the package name
lrVersion               A function to return the LRBase version of
                        package
makeLRBasePackage       Making LRBaseDb packages from corresponding
                        table as single data frame.
metaFANTOM5             Metadata to construct user's original LRBaseDb
                        package
select                  select function defined by AnnotationDbi-class
species                 A function to return the name of organism
