{
  "_id": "6a1b10d51d7bb097a0a0b80d",
  "Package": "scToppR",
  "Title": "API Wrapper for ToppGene",
  "Version": "1.0.0",
  "Authors@R": "person(\"Bryan\", \"Granger\", , \"grangerb@musc.edu\", role = c(\"aut\", \"cre\"), comment=c(ORCID=\"0009-0008-6663-3755\"))",
  "Description": "scToppR provides an easy-to-use API wrapper for the\nToppGene web platform, used for gene ontology and functional\nenrichment research. The package also integrates visualization\ntools, making it a convenient tool directly connecting ToppGene\nto code-based workflows in R. The tool can also easily save\nresults into different formats.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "false",
  "VignetteBuilder": "knitr",
  "biocViews": "Pathways, SingleCell",
  "BugReports": "https://github.com/BioinformaticsMUSC/scToppR",
  "URL": "https://github.com/BioinformaticsMUSC/scToppR",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:07:04 UTC",
  "RemoteUrl": "https://github.com/bioc/scToppR",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 11:05:18 UTC",
    "User": "root"
  },
  "Author": "Bryan Granger [aut, cre] (ORCID:\n<https://orcid.org/0009-0008-6663-3755>)",
  "Maintainer": "Bryan Granger <grangerb@musc.edu>",
  "MD5sum": "de8903f384dd33772de9f851a11d6416",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "scToppR_1.0.0.tar.gz",
  "_fileid": "93da78c13b50ab5ed44c2d45ac9fc98bb03e1333f11ddc40677bfe6c05db0978",
  "_filesize": 5371085,
  "_sha256": "93da78c13b50ab5ed44c2d45ac9fc98bb03e1333f11ddc40677bfe6c05db0978",
  "_created": "2026-05-30T11:05:18.000Z",
  "_published": "2026-05-30T16:31:17.869Z",
  "_jobs": [
    {
      "job": 78644525204,
      "time": 161,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307808053"
    },
    {
      "job": 78644525234,
      "time": 298,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307819741"
    },
    {
      "job": 78644525217,
      "time": 331,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307822099"
    },
    {
      "job": 78644525218,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7309645641"
    },
    {
      "job": 78644525219,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7309646438"
    },
    {
      "job": 78643831466,
      "time": 592,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307729063"
    },
    {
      "job": 78644525211,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307806544"
    },
    {
      "job": 78644525229,
      "time": 217,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7307813210"
    },
    {
      "job": 78644525223,
      "time": 247,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307815735"
    },
    {
      "job": 78644525228,
      "time": 222,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307813691"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680974087",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scToppR",
  "_commit": {
    "id": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777381624
  },
  "_maintainer": {
    "name": "Bryan Granger",
    "email": "grangerb@musc.edu"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "airway",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "S4Vectors",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 6
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 10
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "pathways",
    "singlecell"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "bryanwgranger",
      "count": 1,
      "uuid": 61520454
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 260,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scToppR"
  },
  "_devurl": "https://github.com/bioinformaticsmusc/sctoppr",
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/scToppR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bioinformaticsmusc/sctoppr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "addToppData",
    "get_Entrez",
    "get_ToppCats",
    "toppBalloon",
    "toppFun",
    "toppPlot",
    "toppSave"
  ],
  "_datasets": [
    {
      "name": "ifnb.de",
      "title": "IFNB DE results",
      "object": "ifnb.de",
      "file": "ifnb.de.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "p_val",
        "avg_log2FC",
        "pct.1",
        "pct.2",
        "p_val_adj",
        "celltype",
        "gene"
      ],
      "rows": 92860,
      "table": true,
      "tojson": true
    },
    {
      "name": "ifnb.markers.df",
      "title": "IFNB Marker DF",
      "object": "ifnb.markers.df",
      "file": "ifnb.markers.df.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "rank",
        "B",
        "B Activated",
        "CD14 Mono",
        "CD16 Mono",
        "CD4 Memory T",
        "CD4 Naive T",
        "CD8 T",
        "DC",
        "Eryth",
        "Mk",
        "NK",
        "pDC",
        "T activated"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "ifnb.markers.list.CD8T",
      "title": "IFNB Marker DF",
      "object": "ifnb.markers.list.CD8T",
      "file": "ifnb.markers.list.CD8T.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pbmc.markers",
      "title": "PBMC markers",
      "object": "pbmc.markers",
      "file": "pbmc.markers.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "p_val",
        "avg_log2FC",
        "pct.1",
        "pct.2",
        "p_val_adj",
        "cluster",
        "gene"
      ],
      "rows": 11629,
      "table": true,
      "tojson": true
    },
    {
      "name": "toppdata.airway",
      "title": "toppData example using the airway dataset results",
      "object": "toppdata.airway",
      "file": "toppdata.airway.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Category",
        "ID",
        "Name",
        "PValue",
        "QValueFDRBH",
        "QValueFDRBY",
        "QValueBonferroni",
        "TotalGenes",
        "GenesInTerm",
        "GenesInQuery",
        "GenesInTermInQuery",
        "Source",
        "URL",
        "Genes",
        "Cluster"
      ],
      "rows": 902,
      "table": true,
      "tojson": true
    },
    {
      "name": "toppdata.ifnb",
      "title": "toppData example for ifnb.de",
      "object": "toppdata.ifnb",
      "file": "toppdata.ifnb.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Category",
        "ID",
        "Name",
        "PValue",
        "QValueFDRBH",
        "QValueFDRBY",
        "QValueBonferroni",
        "TotalGenes",
        "GenesInTerm",
        "GenesInQuery",
        "GenesInTermInQuery",
        "Source",
        "URL",
        "Genes",
        "Cluster"
      ],
      "rows": 12227,
      "table": true,
      "tojson": true
    },
    {
      "name": "toppdata.pbmc",
      "title": "toppData example",
      "object": "toppdata.pbmc",
      "file": "toppdata.pbmc.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Category",
        "ID",
        "Name",
        "PValue",
        "QValueFDRBH",
        "QValueFDRBY",
        "QValueBonferroni",
        "TotalGenes",
        "GenesInTerm",
        "GenesInQuery",
        "GenesInTermInQuery",
        "Source",
        "URL",
        "Cluster"
      ],
      "rows": 8550,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "addToppData",
      "title": "Add toppData results to SingleCellExperiment or SummarizedExperiment metadata",
      "topics": [
        "addToppData"
      ]
    },
    {
      "page": "add_toppData",
      "title": "Add toppData results to SingleCellExperiment or SummarizedExperiment metadata",
      "topics": [
        "addToppData"
      ]
    },
    {
      "page": "get_Entrez",
      "title": "Convert genes into Entrez format",
      "topics": [
        "get_Entrez"
      ]
    },
    {
      "page": "get_ToppCats",
      "title": "Get a vector of ToppFun categories",
      "topics": [
        "get_ToppCats"
      ]
    },
    {
      "page": "ifnb.de",
      "title": "IFNB DE results",
      "topics": [
        "ifnb.de"
      ]
    },
    {
      "page": "ifnb.markers.df",
      "title": "IFNB Marker DF",
      "topics": [
        "ifnb.markers.df"
      ]
    },
    {
      "page": "ifnb.markers.list.CD8T",
      "title": "IFNB Marker DF",
      "topics": [
        "ifnb.markers.list.CD8T"
      ]
    },
    {
      "page": "pbmc.markers",
      "title": "PBMC markers",
      "topics": [
        "pbmc.markers"
      ]
    },
    {
      "page": "toppBalloon",
      "title": "Create a balloon plot from toppdata results",
      "topics": [
        "toppBalloon"
      ]
    },
    {
      "page": "toppdata.airway",
      "title": "toppData example using the airway dataset results",
      "topics": [
        "toppdata.airway"
      ]
    },
    {
      "page": "toppdata.ifnb",
      "title": "toppData example for ifnb.de",
      "topics": [
        "toppdata.ifnb"
      ]
    },
    {
      "page": "toppdata.pbmc",
      "title": "toppData example",
      "topics": [
        "toppdata.pbmc"
      ]
    },
    {
      "page": "toppFun",
      "title": "Get results from ToppFun",
      "topics": [
        "toppFun"
      ]
    },
    {
      "page": "toppPlot",
      "title": "Create a dotplot from toppdata results",
      "topics": [
        "toppPlot"
      ]
    },
    {
      "page": "toppSave",
      "title": "Save toppData results (optionally) split by celltype/cluster",
      "topics": [
        "toppSave"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scToppR/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "httr2",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "openssl",
    "openxlsx",
    "patchwork",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to scToppR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Load Data",
        "Plotting",
        "Saving"
      ],
      "created": "2023-12-19 15:01:25",
      "modified": "2026-03-31 17:57:15",
      "commits": 14
    },
    {
      "source": "differential_expression_airway.Rmd",
      "filename": "differential_expression_airway.html",
      "title": "scToppR with differential expression, Airway dataset",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Load Data and Perform Differential Expression Analysis",
        "Using scToppR with Differential Expression Results",
        "Visualizing ToppGene Results",
        "Saving ToppGene Results"
      ],
      "created": "2024-10-08 19:29:57",
      "modified": "2026-03-31 18:31:42",
      "commits": 11
    },
    {
      "source": "differential_expression_seurat.Rmd",
      "filename": "differential_expression_seurat.html",
      "title": "scToppR with differential expression, Seurat object data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Load Data",
        "Running scToppR with Differential Expression Results",
        "Visualizing ToppGene Results",
        "Saving ToppGene Results"
      ],
      "created": "2024-10-08 19:29:57",
      "modified": "2026-03-31 17:57:15",
      "commits": 9
    }
  ],
  "_score": 5.924279286061882,
  "_indexed": false,
  "_nocasepkg": "sctoppr",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/scToppR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T11:21:32.000Z",
      "distro": "noble",
      "commit": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
      "fileid": "b07b0b16fffc820ea3ab7324cc5ceac28aa14a41643fb7d823b73bd364c6245b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680974087"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T11:22:08.000Z",
      "distro": "noble",
      "commit": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
      "fileid": "acbd0b2dceacc4a259db5b4098e6050035e88d52970bc74fcd8bfd217d8fa7d5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680974087"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T16:29:38.000Z",
      "commit": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
      "fileid": "3461bf32a7def407a940f1e28b1faf36700f74591ec567efa27ea96aa4fbb2e0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680974087"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T16:29:46.000Z",
      "commit": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
      "fileid": "0af90085240d47afbf32d4ced9a1c3c068dc2ca49c874988646ef762f3ad3ae9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680974087"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-30T11:20:38.000Z",
      "commit": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
      "fileid": "fdbd1b13b075d9ec6b6a68a8abb86b67d7a58bfaa2aa38697e16908e872373bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680974087"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T11:19:49.000Z",
      "commit": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
      "fileid": "d4d9b4db3ccde859dd312d848fc88d9cddbfe3b33320bd8bd6a662c14a14ae66",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680974087"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T11:20:06.000Z",
      "commit": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
      "fileid": "5098954676f8bc2c90467f840bc23cdb118baebe1c22c4384dadb2c3fe3a34a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680974087"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T11:19:53.000Z",
      "commit": "9569ca01eb5e5c2d0753f9f2638890f6422749d3",
      "fileid": "a77385b0c6d39c372a588d2a5105e5dc000b08df641652989029a3d8741b1f28",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680974087"
    }
  ]
}