No articles match
Data Ingestion3 days ago
Installation | Introduction | Supported Formats | Quick Start | BiocIO Pattern | Lazy Evaluation | Multiple Tables | Connection Management | Next Steps
plyranges API3 days ago
Introduction | Core Functions | filter_by_overlaps | Multiple Regions | dbSequence to dbSequence | compute_coverage | as_granges | Workflow Example | File Type Restrictions | Next Steps
Data Ingestion3 days ago
Installation | Introduction | Supported Formats | Quick Start | BiocIO Pattern | Lazy Evaluation | Multiple Tables | Connection Management | Next Steps
plyranges API3 days ago
Introduction | Core Functions | filter_by_overlaps | Multiple Regions | dbSequence to dbSequence | compute_coverage | as_granges | Workflow Example | File Type Restrictions | Next Steps
Class Structure10 days ago
Minimal example
Getting Started10 days ago
Introduction | Creating a DuckDB connection | Reading in spatial data from various sources | From data.frames | From .csv file | From {terra} objects: SpatVector
Spatial Operations10 days ago
Setup | Geometry Operations | Measurements | Spatial Joins | Convert to sf
Arithmetic2 months ago
dbMatrix arithmetic | Create test data | Create a dbMatrix object | Scalar Arithmetic | Matrix Arithmetic | Matrix Multiplication | Hadamard product | Matrix product | Cleanup | Session Info
Operations2 months ago
Introduction | Loading library | dbMatrix generics | dbSparse Matrix Operations | Create test data | transpose | colMeans | colSums | rowMeans | rowSums | dim | Check results are equivalent | dbDenseMatrix Operations | mean | Cleanup | Session Info
Overview2 months ago
dbMatrix | Minimal example | dbSparseMatrix | dbDenseMatrix
Connection Management2 months ago
The Problem | dbProject's Solution | DBI Compatibility | Convenience Features | Core Concepts | Mutable State (R6) | Centralized Management | Automatic Reconnection | Working with Pins
Troubleshooting & FAQ2 months ago
Database Lock Errors | Error: "Could not set lock on file" | Connection Issues | Error: "No active or cached connection available" | Objects showing "Error: Column references ..." after restart | Memory Issues | Large datasets causing R to crash | Package-Specific Issues | dbMatrix: Slow operations after many transformations | Getting Help
Getting Started6 months ago
Introduction | Creating a dbProject | Working with Data | Pinning Tables | Disconnecting and Reconnecting | Reading Pinned Tables | Cleanup