A data.frame stored as an RDS file.
Usage
rds_database(source = character(0), ...)Arguments
- source
(ANY) The source of annotation data. The default is
character(0).- ...
Additional slots and values passed to
struct_class.
Inheritance
A rds_database object inherits the following struct classes: rds_database() ⭢ annotation_database() ⭢ annotation_source() ⭢ struct_class()
See also
Other annotation databases:
annotation_database,
annotation_source