{
  "_id": "6a1f3474b401979e73428394",
  "Package": "bugsigdbr",
  "Version": "1.19.0",
  "Title": "R-side access to published microbial signatures from BugSigDB",
  "Authors@R": "c(\nperson(\"Ludwig\", \"Geistlinger\", , \"ludwig.geistlinger@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Jennifer\", \"Wokaty\", , \"jennifer.wokaty@sph.cuny.edu\", role = \"aut\"),\nperson(\"Levi\", \"Waldron\", , \"lwaldron.research@gmail.com\", role = \"aut\"),\nperson(\"NCI\", role = \"fnd\",\ncomment = c(GrantNo. = \"R01CA230551\"))\n)",
  "Description": "The bugsigdbr package implements convenient access to\nbugsigdb.org from within R/Bioconductor. The goal of the\npackage is to facilitate import of BugSigDB data into\nR/Bioconductor, provide utilities for extracting microbe\nsignatures, and enable export of the extracted signatures to\nplain text files in standard file formats such as GMT.",
  "URL": "https://github.com/waldronlab/bugsigdbr",
  "BugReports": "https://github.com/waldronlab/bugsigdbr/issues",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "biocViews": "DataImport, GeneSetEnrichment, Metagenomics, Microbiome",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-14 21:17:50 UTC",
  "RemoteUrl": "https://github.com/bioc/bugsigdbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d737b34139920fc877d3f706331e463ec6c790a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:37:44 UTC",
    "User": "root"
  },
  "Author": "Ludwig Geistlinger [aut, cre],\nJennifer Wokaty [aut],\nLevi Waldron [aut],\nNCI [fnd] (GrantNo.: R01CA230551)",
  "Maintainer": "Ludwig Geistlinger <ludwig.geistlinger@gmail.com>",
  "MD5sum": "d302adfa7f7354e158c38a31febba6c9",
  "_user": "bioc",
  "_type": "src",
  "_file": "bugsigdbr_1.19.0.tar.gz",
  "_fileid": "966951dd82bc8966c8a7a51193160855db0680c0b39f937573cc43f7ac0d6e8a",
  "_filesize": 168892,
  "_sha256": "966951dd82bc8966c8a7a51193160855db0680c0b39f937573cc43f7ac0d6e8a",
  "_created": "2026-05-15T06:37:44.000Z",
  "_published": "2026-06-02T19:52:20.769Z",
  "_jobs": [
    {
      "job": 79158937010,
      "time": 146,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011558936"
    },
    {
      "job": 79158937432,
      "time": 357,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7011605723"
    },
    {
      "job": 79158937297,
      "time": 330,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011599827"
    },
    {
      "job": 79158937610,
      "time": 367,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7011806137"
    },
    {
      "job": 79158937637,
      "time": 239,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011781102"
    },
    {
      "job": 79158936986,
      "time": 422,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011527078"
    },
    {
      "job": 79158936657,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368262587"
    },
    {
      "job": 79158937279,
      "time": 289,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7011591784"
    },
    {
      "job": 79158937576,
      "time": 280,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7011589006"
    },
    {
      "job": 79158937579,
      "time": 374,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011608996"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25903988917",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/bugsigdbr",
  "_commit": {
    "id": "5d737b34139920fc877d3f706331e463ec6c790a",
    "author": "Marcel Ramos Pérez <LiNk-NY@users.noreply.github.com>",
    "committer": "Marcel Ramos Pérez <LiNk-NY@users.noreply.github.com>",
    "message": "Add CITATION.cff",
    "time": 1778793470
  },
  "_maintainer": {
    "name": "Ludwig Geistlinger",
    "email": "ludwig.geistlinger@gmail.com",
    "login": "lgeistlinger",
    "uuid": 11871050
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ontologyIndex",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dataimport",
    "genesetenrichment",
    "metagenomics",
    "microbiome",
    "bioconductor-package",
    "r01ca230551"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "jwokaty",
      "count": 71,
      "uuid": 1744257
    },
    {
      "user": "lgeistlinger",
      "count": 69,
      "uuid": 11871050
    },
    {
      "user": "lwaldron",
      "count": 11,
      "uuid": 639942
    },
    {
      "user": "nturaga",
      "count": 4,
      "uuid": 2746443
    },
    {
      "user": "link-ny",
      "count": 3,
      "uuid": 4392950
    },
    {
      "user": "cmirzayi",
      "count": 2,
      "uuid": 13036789
    },
    {
      "user": "lshep",
      "count": 1,
      "uuid": 18724380
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 854,
    "source": "https://www.bioconductor.org/packages/stats/bioc/bugsigdbr"
  },
  "_devurl": "https://github.com/waldronlab/bugsigdbr",
  "_searchresults": 67,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bugsigdbr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/waldronlab/bugsigdbr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "browseSignature",
    "browseTaxon",
    "extractTaxLevel",
    "getMetaSignatures",
    "getOntology",
    "getSignatures",
    "importBugSigDB",
    "restrictTaxLevel",
    "subsetByOntology",
    "writeGMT"
  ],
  "_help": [
    {
      "page": "browseSignature",
      "title": "Displaying BugSigDB signatures pages in a web browser",
      "topics": [
        "browseSignature"
      ]
    },
    {
      "page": "browseTaxon",
      "title": "Displaying BugSigDB taxon pages in a web browser",
      "topics": [
        "browseTaxon"
      ]
    },
    {
      "page": "extractTaxLevel",
      "title": "Extract specific taxonomic levels from a microbe signature",
      "topics": [
        "extractTaxLevel"
      ]
    },
    {
      "page": "getMetaSignatures",
      "title": "Obtain meta-signatures for a column of interest",
      "topics": [
        "getMetaSignatures"
      ]
    },
    {
      "page": "getOntology",
      "title": "Obtain the EFO and UBERON ontology",
      "topics": [
        "getOntology"
      ]
    },
    {
      "page": "getSignatures",
      "title": "Obtain microbe signatures from BugSigDB",
      "topics": [
        "getSignatures"
      ]
    },
    {
      "page": "importBugSigDB",
      "title": "Obtain published microbial signatures from bugsigdb.org",
      "topics": [
        "importBugSigDB"
      ]
    },
    {
      "page": "restrictTaxLevel",
      "title": "Restrict microbe signatures to specific taxonomic levels",
      "topics": [
        "restrictTaxLevel"
      ]
    },
    {
      "page": "subsetByOntology",
      "title": "Ontology-based subsetting of BugSigDB signatures",
      "topics": [
        "subsetByOntology"
      ]
    },
    {
      "page": "writeGMT",
      "title": "Write microbe signatures to file in GMT format",
      "topics": [
        "writeGMT"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/bugsigdbr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BiocFileCache",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "glue",
    "hms",
    "httr2",
    "lifecycle",
    "magrittr",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "RSQLite",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bugsigdbr.Rmd",
      "filename": "bugsigdbr.html",
      "title": "R-side access to published microbial signatures from BugSigDB",
      "author": "Ludwig Geistlinger, Jennifer Wokaty, and Levi Waldron",
      "engine": "knitr::rmarkdown",
      "headings": [
        "BugSigDB: a comprehensive database of published microbial signatures",
        "Obtaining published microbial signatures from BugSigDB",
        "Extracting microbe signatures",
        "Writing microbe signatures to file in GMT format",
        "Displaying BugSigDB signature and taxon pages",
        "Ontology-based queries for experimental factors and body sites",
        "Session info"
      ],
      "created": "2021-04-05 19:31:14",
      "modified": "2025-12-29 13:57:03",
      "commits": 13
    }
  ],
  "_score": 6.984437294796076,
  "_indexed": true,
  "_nocasepkg": "bugsigdbr",
  "_universes": [
    "bioc",
    "lgeistlinger",
    "waldronlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-15T06:40:53.000Z",
      "distro": "noble",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "db0036e1e2538545169fe653c40eeb8a0951fb0164641f46f360628d8110bd35",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903988917"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-05-15T06:40:18.000Z",
      "distro": "noble",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "3468452889695233f4c57d55eee3a8c7b3e84dc0bc3cdcb2940f13b36b6f48cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903988917"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-15T06:54:40.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "471271b6a8402ab7a8d4ad362ab60601417e8b294bce0bd3c97d6bf3c9e33e16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903988917"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-05-15T06:54:21.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "cb0545a7be20e467d3f0a041e7e5f3bbc41f8e6808d6532dac29f5cba7359bcc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903988917"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-15T06:39:26.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "f481f8510e6df50fec0dc6f8548c1fced483b6caf80ec98e5f534ca3e3967be5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903988917"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-15T06:39:32.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "c370494b1f09b7f0e63a3594fbfeabf10bab646eaba522c2eeeec6cbd03258c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903988917"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-05-15T06:40:58.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "402f08c118b22685d981d077279e02734818b8ca06278f628810853e7caab7b9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903988917"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.19.0",
      "date": "2026-06-02T19:52:06.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "89b9b1a23bf5d1a3452b7213775fda1516b796b8ad2d17064f5f489cfe3d9047",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903988917"
    }
  ]
}