{
  "_id": "6a17b0c8acfb0bcc41d9ad80",
  "Package": "dbSequence",
  "Title": "DuckDB-Backed Interface for Large-Scale Genomic Data",
  "Version": "0.99.0",
  "Authors@R": "person(\"Edward\", \"C. Ruiz\", , \"ecr7407@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9174-5387\"))",
  "Description": "Provides a DuckDB-backed infrastructure for working with\nlarge-scale genomic data that exceeds available memory.\nSupports lazy evaluation of genomic ranges and efficient\noverlap queries. Integrates with Bioconductor classes (GRanges,\nBiocIO) and provides plyranges-compatible API.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/dbverse-org/dbsequence-r",
  "BugReports": "https://github.com/dbverse-org/dbsequence-r/issues",
  "biocViews": "Infrastructure, DataImport, Sequencing, Coverage,\nDataRepresentation",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev liblzma-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://dbverse-org.r-universe.dev",
  "Date/Publication": "2026-05-12 16:28:01 UTC",
  "RemoteUrl": "https://github.com/dbverse-org/dbSequence",
  "RemoteRef": "HEAD",
  "RemoteSha": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 02:56:15 UTC",
    "User": "root"
  },
  "Author": "Edward C. Ruiz [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9174-5387>)",
  "Maintainer": "Edward C. Ruiz <ecr7407@gmail.com>",
  "MD5sum": "93ddbaf25f1a72abc29fe597a22f1a17",
  "_user": "dbverse-org",
  "_type": "src",
  "_file": "dbSequence_0.99.0.tar.gz",
  "_fileid": "a5c9a73c9b539fcb9547fb1d3c575264e7c30d6da90e26a6abcc457cc574db72",
  "_filesize": 179708,
  "_sha256": "a5c9a73c9b539fcb9547fb1d3c575264e7c30d6da90e26a6abcc457cc574db72",
  "_created": "2026-05-28T02:56:15.000Z",
  "_published": "2026-05-28T03:04:40.051Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78215342398,
      "time": 435,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7256815742"
    },
    {
      "job": 78215342391,
      "time": 379,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7256805244"
    },
    {
      "job": 78215342483,
      "time": 262,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7256783260"
    },
    {
      "job": 78215342397,
      "time": 242,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7256779650"
    },
    {
      "job": 78214770736,
      "time": 367,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256735324"
    },
    {
      "job": 78215342394,
      "time": 189,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256769399"
    },
    {
      "job": 78215342401,
      "time": 323,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7256795010"
    },
    {
      "job": 78215342393,
      "time": 372,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7256804071"
    },
    {
      "job": 78215342396,
      "time": 327,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7256795829"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551634005",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dbverse-org/dbSequence",
  "_commit": {
    "id": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
    "author": "Ed2uiz <ecr7407@gmail.com>",
    "committer": "Ed2uiz <ecr7407@gmail.com>",
    "message": "docs: refresh Bioconductor README\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\n",
    "time": 1778603281
  },
  "_maintainer": {
    "name": "Edward C. Ruiz",
    "email": "ecr7407@gmail.com",
    "login": "ed2uiz",
    "bluesky": "@ed2uiz.bsky.social",
    "description": "Open source, spatial omics.",
    "uuid": 32622519,
    "orcid": "0000-0002-9174-5387"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "BiocIO",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "VariantAnnotation",
      "role": "Imports"
    },
    {
      "package": "dbProject",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "plyranges",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "dbverse-org",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "infrastructure",
    "dataimport",
    "sequencing",
    "coverage",
    "datarepresentation"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ed2uiz",
      "count": 6,
      "uuid": 32622519
    }
  ],
  "_userbio": {
    "uuid": 210240781,
    "type": "organization",
    "name": "dbverse-org"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dbSequence"
  },
  "_devurl": "https://github.com/dbverse-org/dbsequence-r",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dbSequence.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_granges",
    "asRanges",
    "compute_coverage",
    "compute.dbSequence",
    "dbSequence",
    "DuckDBFile",
    "fileSource",
    "fileSource<-",
    "filter_by_overlaps",
    "pool",
    "read_bam",
    "read_bed",
    "read_gff",
    "read_gff3",
    "read_vcf",
    "tableName"
  ],
  "_help": [
    {
      "page": "as_granges",
      "title": "Convert objects to GRanges",
      "topics": [
        "as_granges",
        "as_granges.dbSequence",
        "as_granges.default"
      ]
    },
    {
      "page": "as_ranges-dbSequence-method",
      "title": "Extract range columns as a view",
      "topics": [
        "asRanges,dbSequence-method",
        "as_ranges-dbSequence-method"
      ]
    },
    {
      "page": "asRanges",
      "title": "Extract genomic ranges from dbSequence objects",
      "topics": [
        "asRanges"
      ]
    },
    {
      "page": "coerce-methods",
      "title": "Coercion methods between dbSequence and GRanges",
      "topics": [
        "coerce,dbSequence,GRanges-method",
        "coerce,GRanges,dbSequence-method",
        "coerce-methods"
      ]
    },
    {
      "page": "compute_coverage",
      "title": "Compute coverage over a region",
      "topics": [
        "compute_coverage",
        "compute_coverage.dbSequence"
      ]
    },
    {
      "page": "compute.dbSequence",
      "title": "Materialize a dbSequence in DuckDB",
      "topics": [
        "compute.dbSequence"
      ]
    },
    {
      "page": "dbSequence",
      "title": "Constructor for dbSequence objects",
      "topics": [
        "dbSequence"
      ]
    },
    {
      "page": "dbSequence-class",
      "title": "dbSequence objects",
      "topics": [
        "dbSequence-class"
      ]
    },
    {
      "page": "DuckDBFile",
      "title": "Constructor for DuckDBFile objects",
      "topics": [
        "DuckDBFile"
      ]
    },
    {
      "page": "DuckDBFile-class",
      "title": "DuckDBFile objects",
      "topics": [
        "DuckDBFile-class"
      ]
    },
    {
      "page": "fileSource",
      "title": "Accessor for file_source slot",
      "topics": [
        "fileSource",
        "fileSource,dbSequence-method",
        "fileSource<-,dbSequence-method"
      ]
    },
    {
      "page": "fileSource-set",
      "title": "Replacement method for file_source - BLOCKED",
      "topics": [
        "fileSource<-"
      ]
    },
    {
      "page": "filter_by_overlaps",
      "title": "Filter ranges by overlap",
      "topics": [
        "filter_by_overlaps",
        "filter_by_overlaps.dbSequence"
      ]
    },
    {
      "page": "import-BamFile-missing-ANY-method",
      "title": "Import BAM files into DuckDB",
      "topics": [
        "import,BamFile,missing,ANY-method"
      ]
    },
    {
      "page": "import-BEDFile-missing-ANY-method",
      "title": "Import BED files into DuckDB",
      "topics": [
        "import,BEDFile,missing,ANY-method"
      ]
    },
    {
      "page": "import-character-missing-ANY-method",
      "title": "Import character file paths into DuckDB (auto-detect format)",
      "topics": [
        "import,character,missing,ANY-method"
      ]
    },
    {
      "page": "import-FastaFile-missing-ANY-method",
      "title": "Import FASTA files into DuckDB",
      "topics": [
        "import,FastaFile,missing,ANY-method"
      ]
    },
    {
      "page": "import-GFFFile-missing-ANY-method",
      "title": "Import GFF files into DuckDB",
      "topics": [
        "import,GFFFile,missing,ANY-method"
      ]
    },
    {
      "page": "import-GTFFile-missing-ANY-method",
      "title": "Import GTF files into DuckDB",
      "topics": [
        "import,GTFFile,missing,ANY-method"
      ]
    },
    {
      "page": "import-VcfFile-missing-ANY-method",
      "title": "Import VCF files into DuckDB",
      "topics": [
        "import,VcfFile,missing,ANY-method"
      ]
    },
    {
      "page": "pool",
      "title": "Pool (aggregate) values by grouping columns",
      "topics": [
        "pool",
        "pool.dbSequence",
        "pool.default",
        "pool.tbl_dbi",
        "pool.tbl_duckdb_connection"
      ]
    },
    {
      "page": "read_bam",
      "title": "Read a BAM file into DuckDB",
      "topics": [
        "read_bam"
      ]
    },
    {
      "page": "read_bed",
      "title": "Read a BED file into DuckDB",
      "topics": [
        "read_bed"
      ]
    },
    {
      "page": "read_gff",
      "title": "Read a GFF/GTF file into DuckDB",
      "topics": [
        "read_gff",
        "read_gff3"
      ]
    },
    {
      "page": "read_vcf",
      "title": "Read a VCF file into DuckDB",
      "topics": [
        "read_vcf"
      ]
    },
    {
      "page": "show-dbSequence-method",
      "title": "Show method for dbSequence objects",
      "topics": [
        "show,dbSequence-method"
      ]
    },
    {
      "page": "show-DuckDBFile-method",
      "title": "Show method for DuckDBFile objects",
      "topics": [
        "show,DuckDBFile-method"
      ]
    },
    {
      "page": "tableName",
      "title": "Get table name from dbSequence",
      "topics": [
        "tableName",
        "tableName,dbSequence-method"
      ]
    }
  ],
  "_readme": "https://github.com/dbverse-org/dbSequence/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "arrow",
    "askpass",
    "assertthat",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "connections",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "dbProject",
    "DelayedArray",
    "digest",
    "dplyr",
    "duckdb",
    "fastmap",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pins",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "rscontract",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "VariantAnnotation",
    "vctrs",
    "whisker",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "data-ingestion.Rmd",
      "filename": "data-ingestion.html",
      "title": "Data Ingestion",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Supported Formats",
        "Quick Start",
        "BiocIO Pattern",
        "Lazy Evaluation",
        "Multiple Tables",
        "Connection Management",
        "Next Steps"
      ],
      "created": "2026-01-15 23:55:58",
      "modified": "2026-04-29 18:14:08",
      "commits": 2
    },
    {
      "source": "plyranges-api.Rmd",
      "filename": "plyranges-api.html",
      "title": "plyranges API",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Core Functions",
        "filter_by_overlaps",
        "Multiple Regions",
        "dbSequence to dbSequence",
        "compute_coverage",
        "as_granges",
        "Workflow Example",
        "File Type Restrictions",
        "Next Steps"
      ],
      "created": "2026-01-15 23:55:58",
      "modified": "2026-04-29 18:14:08",
      "commits": 2
    }
  ],
  "_score": 3.643452676486188,
  "_indexed": true,
  "_nocasepkg": "dbsequence",
  "_universes": [
    "dbverse-org",
    "ed2uiz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-05-28T02:59:51.000Z",
      "distro": "noble",
      "commit": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
      "fileid": "6467c564e417cf96566997fc0a16a058f803388aa322e332224bac770ef2bf0d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551634005"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-05-28T02:59:39.000Z",
      "distro": "noble",
      "commit": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
      "fileid": "cc7c0e6e416555914e5907a30417246b29b75f0f0de1a92200f120d4949d3bdb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551634005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-05-28T02:58:35.000Z",
      "commit": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
      "fileid": "1bfd26d5fc2d1e271f9c8956052a856be257d241d15eaa2e391bcf021479b959",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551634005"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-05-28T02:58:29.000Z",
      "commit": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
      "fileid": "86d19eaa3a894887d335dc73a735194d6ea941c571da61148c875c14843941c3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551634005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.0",
      "date": "2026-05-28T03:00:05.000Z",
      "commit": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
      "fileid": "11be3a27250d2389eed9b1c6581dd2dbd462b3ca9f7059acf65907d1c50fe1e7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551634005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-05-28T02:58:44.000Z",
      "commit": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
      "fileid": "eab1dfea89918958d75fbf6455d356deaea6fe0b4792f68c2eed6c8bd70bb820",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551634005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-05-28T02:58:57.000Z",
      "commit": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
      "fileid": "30b246aff9a9a822cd5d6a3c2af7c4ce1a33fb29ea15308c0a82750cd5d47170",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551634005"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-05-28T02:58:27.000Z",
      "commit": "c877069a838a4dc2d362daff6aa9e26ae94ea49c",
      "fileid": "af14b30bf818347cfbf9ded356f0ff17e6866f66eaa718271a79fbd47395dfa8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dbverse-org/actions/runs/26551634005"
    }
  ]
}