Description Usage Arguments Details Value Class hierarchy for einfo Generics with methods for einfo Examples
“einfo” is a virtual S4 class that is extended by the
einfoDbList, and einfoDb classes.
einfo retrieves information about each database in the NCBI Entrez
system. If no database is specified einfo will return a list of
currently available NCBI databases.
For specific databases, einfo returns the name, a description, the
number of records indexed in the database, the date of the last update of
the database, the fields and the available links from the database to
other Entrez databases.
1 | einfo(db)
|
db |
A valid NCBI database name. If missing a list of all current NCBI databases is returned. |
See the documentation for the NCBI EUtilities for additional information.
An einfo instance.
Sub classes:
einfoDbList
einfoDb
Super classes:
eutil
[* (1 methods defined for subclasses)
content
dbName
description* (1 methods defined for subclasses)
fields* (1 methods defined for subclasses)
lastUpdate* (1 methods defined for subclasses)
links* (1 methods defined for subclasses)
menuName* (1 methods defined for subclasses)
records* (1 methods defined for subclasses)
show
* = methods only defined for subclasses
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.