Core packages
dbverse
currently consists of four core libraries that contain classes, generics, and methods for representing and analyzing scientific data objects in a DuckDB
database.
{dbMatrix}
- A library for sparse/dense matrix operations in a database.{dbSpatial}
- A library for spatial operations in a database.{dbData}
- A library with specifications for base class ofdbverse
. In progress.{dbSequence}
- A library for genomic sequence operations in a database. In progress.
Extensions
R Packages that use dbverse
. Want to be added to this list? Please submit an issue or pull request on our Github.
- Giotto
- A comprehensive spatial transcriptomic analysis toolbox.