{
  "_id": "6a37b0c93efcd9bda442666a",
  "Package": "scBubbletree",
  "Type": "Package",
  "Title": "Quantitative visual exploration of scRNA-seq data",
  "Version": "1.14.0",
  "Authors@R": "person(given = \"Simo\",\nfamily = \"Kitanovski\",\nrole = c(\"aut\", \"cre\"),\nemail = \"simokitanovski@gmail.com\")",
  "Description": "scBubbletree is a quantitative method for the visual\nexploration of scRNA-seq data, preserving key biological\nproperties such as local and global cell distances and cell\ndensity distributions across samples. It effectively resolves\noverplotting and enables the visualization of diverse cell\nattributes from multiomic single-cell experiments.\nAdditionally, scBubbletree is user-friendly and integrates\nseamlessly with popular scRNA-seq analysis tools, facilitating\ncomprehensive and intuitive data interpretation.",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "biocViews": "Visualization,Clustering, SingleCell,Transcriptomics,RNASeq",
  "BugReports": "https://github.com/snaketron/scBubbletree/issues",
  "URL": "https://github.com/snaketron/scBubbletree",
  "SystemRequirements": "Python (>= 3.6), leidenalg (>= 0.8.2)",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:59:06 UTC",
  "RemoteUrl": "https://github.com/bioc/scBubbletree",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "9b62c0acae7b236205da290926bda56c53343870",
  "Packaged": {
    "Date": "2026-06-21 09:24:55 UTC",
    "User": "root"
  },
  "Author": "Simo Kitanovski [aut, cre]",
  "Maintainer": "Simo Kitanovski <simokitanovski@gmail.com>",
  "MD5sum": "5f981c6b63be0914be4e1551f2332c91",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "scBubbletree_1.14.0.tar.gz",
  "_fileid": "894a1b09c9dfbdcdfda4b19d04dd4b0c4afdf35508fe7f6188d234e40a74f63a",
  "_filesize": 4878172,
  "_sha256": "894a1b09c9dfbdcdfda4b19d04dd4b0c4afdf35508fe7f6188d234e40a74f63a",
  "_created": "2026-06-21T09:24:55.000Z",
  "_published": "2026-06-21T09:37:13.223Z",
  "_jobs": [
    {
      "job": 82558510671,
      "time": 206,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7773943266"
    },
    {
      "job": 82558510655,
      "time": 614,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7774000680"
    },
    {
      "job": 82558510652,
      "time": 686,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7774010090"
    },
    {
      "job": 82558510661,
      "time": 309,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7773958059"
    },
    {
      "job": 82558510662,
      "time": 314,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7773958899"
    },
    {
      "job": 82557980938,
      "time": 492,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773914593"
    },
    {
      "job": 82558510637,
      "time": 180,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773939641"
    },
    {
      "job": 82558510682,
      "time": 615,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7774000850"
    },
    {
      "job": 82558510669,
      "time": 565,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7773994553"
    },
    {
      "job": 82558510680,
      "time": 593,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7773997896"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899807860",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scBubbletree",
  "_commit": {
    "id": "9b62c0acae7b236205da290926bda56c53343870",
    "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": 1777381146
  },
  "_maintainer": {
    "name": "Simo Kitanovski",
    "email": "simokitanovski@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggtree",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "proxy",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "base",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.15.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.14.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "visualization",
    "clustering",
    "singlecell",
    "transcriptomics",
    "rnaseq",
    "big-data",
    "bigdata",
    "scrna-seq",
    "scrna-seq-analysis",
    "visual",
    "visual-exploration"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "snaketron",
      "count": 445,
      "uuid": 5060977
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "federicomarini",
      "count": 1,
      "uuid": 7447478
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/snaketron/scbubbletree",
  "_searchresults": 23,
  "_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/scBubbletree.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/snaketron/scbubbletree",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "compare_bubbletrees",
    "get_bubbletree_dummy",
    "get_bubbletree_graph",
    "get_bubbletree_kmeans",
    "get_cat_tiles",
    "get_gini",
    "get_gini_k",
    "get_k",
    "get_num_cell_tiles",
    "get_num_tiles",
    "get_num_violins",
    "get_r"
  ],
  "_datasets": [
    {
      "name": "d_500",
      "title": "Dataset: 500 PBMCs",
      "object": "d_500",
      "file": "d_500.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "d_ccl",
      "title": "Dataset: scRNA-seq data of 3,918 cells from 5 adenocarcinoma cell lines",
      "object": "d_ccl",
      "file": "d_ccl.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "scBubbletree-package",
      "title": "The R package scBubbletree",
      "topics": [
        "scBubbletree-package",
        "scBubbletree"
      ]
    },
    {
      "page": "get_bubbletree_comparison",
      "title": "Comparison of two bubbletrees generated from the same scRNA-seq data",
      "topics": [
        "compare_bubbletrees"
      ]
    },
    {
      "page": "d_500",
      "title": "Dataset: 500 PBMCs",
      "topics": [
        "d_500"
      ]
    },
    {
      "page": "d_ccl",
      "title": "Dataset: scRNA-seq data of 3,918 cells from 5 adenocarcinoma cell lines",
      "topics": [
        "d_ccl"
      ]
    },
    {
      "page": "get_bubbletree_dummy",
      "title": "Build bubbletree from matrix A of low-dimensional projections and vector cs of externally generated cluster IDs",
      "topics": [
        "get_bubbletree_dummy"
      ]
    },
    {
      "page": "get_bubbletree_graph",
      "title": "Louvain clustering and hierarchical grouping of k' clusters (bubbles)",
      "topics": [
        "get_bubbletree_graph"
      ]
    },
    {
      "page": "get_bubbletree_kmeans",
      "title": "k-means clustering and hierarchical grouping of k clusters (bubbles)",
      "topics": [
        "get_bubbletree_kmeans"
      ]
    },
    {
      "page": "get_cat_tiles",
      "title": "Visualization of categorical cell features using tile plots",
      "topics": [
        "get_cat_tiles"
      ]
    },
    {
      "page": "get_gini",
      "title": "Gini impurity index computed for a clustering solution and a vector of categorical cell feature labels",
      "topics": [
        "get_gini"
      ]
    },
    {
      "page": "get_gini_k",
      "title": "Gini impurity index computed for a list of clustering solutions obtained by functions 'get_k' or 'get_r' and a vector of categorical cell feature labels",
      "topics": [
        "get_gini_k"
      ]
    },
    {
      "page": "get_k",
      "title": "Finding optimal number k of clusters",
      "topics": [
        "get_k"
      ]
    },
    {
      "page": "get_num_cell_tiles",
      "title": "Visualization of numeric features of individual cells using tile plots",
      "topics": [
        "get_num_cell_tiles"
      ]
    },
    {
      "page": "get_num_tiles",
      "title": "Visualization of numeric cell features using tile plots",
      "topics": [
        "get_num_tiles"
      ]
    },
    {
      "page": "get_num_violins",
      "title": "Visualization of numeric cell features using violin plots",
      "topics": [
        "get_num_violins"
      ]
    },
    {
      "page": "get_r",
      "title": "Finding optimal clustering resulution r and number of communities k'",
      "topics": [
        "get_r"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scBubbletree/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "ape",
    "aplot",
    "askpass",
    "base64enc",
    "BH",
    "BiocParallel",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "cluster",
    "codetools",
    "commonmark",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "deldir",
    "digest",
    "dotCall64",
    "dplyr",
    "dqrng",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "future",
    "future.apply",
    "gdtools",
    "generics",
    "ggfun",
    "ggiraph",
    "ggplot2",
    "ggplotify",
    "ggrepel",
    "ggridges",
    "ggtree",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "gridExtra",
    "gridGraphics",
    "gtable",
    "gtools",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "irlba",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "nlme",
    "openssl",
    "otel",
    "parallelly",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polyclip",
    "progressr",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "RANN",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEigen",
    "RcppHNSW",
    "RcppProgress",
    "RcppTOML",
    "reshape2",
    "reticulate",
    "rlang",
    "rmarkdown",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S7",
    "sass",
    "scales",
    "scattermore",
    "sctransform",
    "Seurat",
    "SeuratObject",
    "shiny",
    "sitmo",
    "snow",
    "sourcetools",
    "sp",
    "spam",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "tensor",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidytree",
    "tinytex",
    "treeio",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "yulab.utils",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "User_manual.Rmd",
      "filename": "User_manual.html",
      "title": "Exploring scRNA-seq data from 5 cancer cell lines with scBubbletree",
      "author": "Simo Kitanovski (simo.kitanovski@uni-due.de)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Data^1",
        "Data processing",
        "scBubbletree workflow",
        "Determine the clustering resolution (step 1)",
        "Determining the resolution parameter $r$ for Louvain clustering",
        "Determining the number of clusters $k$ for k-means clustering [alternative]",
        "Clustering (step 2) and hierarchical grouping (step 3) of bubbles",
        "Clustering with Louvain",
        "Clustering with k-means ([alternative])",
        "Comparison of bubbletree based on Louvain and k-means clustering",
        "Visual comparison of two bubbletrees",
        "Visualization (step 4)",
        "Attaching categorical features",
        "Gini impurity index",
        "Attaching numeric features",
        "Quality control with r Biocpkg(\"scBubbletree\")",
        "scBubbletree can incorporate results from other clustering approaches",
        "Adding custom visuals: cell-cell communication",
        "Visualizing features of individual cells",
        "Summary",
        "Session Info"
      ],
      "created": "2022-09-22 17:43:20",
      "modified": "2024-09-20 12:11:35",
      "commits": 31
    }
  ],
  "_score": 5.507855871695831,
  "_indexed": false,
  "_nocasepkg": "scbubbletree",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/scBubbletree",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.14.0",
      "date": "2026-06-21T09:28:44.000Z",
      "distro": "noble",
      "commit": "9b62c0acae7b236205da290926bda56c53343870",
      "fileid": "2ac5131613eab3a43c2f271b7dbdff79738e7bc862ea1ad4e898068d780d0fc9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899807860"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.14.0",
      "date": "2026-06-21T09:29:46.000Z",
      "distro": "noble",
      "commit": "9b62c0acae7b236205da290926bda56c53343870",
      "fileid": "7989168b5613d92662be3d3a96fe79014ff62941080b9b6949d0502a284280df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899807860"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.14.0",
      "date": "2026-06-21T09:26:35.000Z",
      "commit": "9b62c0acae7b236205da290926bda56c53343870",
      "fileid": "45399f4c34d0de52b2c3a337e0245b94355e6f08c5aea0e5d661382e310b58d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899807860"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.14.0",
      "date": "2026-06-21T09:26:39.000Z",
      "commit": "9b62c0acae7b236205da290926bda56c53343870",
      "fileid": "6ab4939306e79d3a5c056ac661a73f10f6bb5fb66b04b6b5432c7b934e2a2cab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899807860"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.14.0",
      "date": "2026-06-21T09:28:24.000Z",
      "commit": "9b62c0acae7b236205da290926bda56c53343870",
      "fileid": "e64cd2b036abef8f42a4a98ca9b4fb54e3e14f3f7bcc90767cc6681f0f806943",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899807860"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.14.0",
      "date": "2026-06-21T09:27:38.000Z",
      "commit": "9b62c0acae7b236205da290926bda56c53343870",
      "fileid": "a89f2e24119b6ccd7f589b04dde54a6eb6595cdf53062a15e37b3a60fd7d817b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899807860"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.14.0",
      "date": "2026-06-21T09:27:06.000Z",
      "commit": "9b62c0acae7b236205da290926bda56c53343870",
      "fileid": "5f760d9587e86cf524f3f1075d782fa2c8056e4a6c378110b0bb73d708e056a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899807860"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.14.0",
      "date": "2026-06-21T09:27:25.000Z",
      "commit": "9b62c0acae7b236205da290926bda56c53343870",
      "fileid": "b895e9c37ca9b56e90879e42c42df3b0540fc6db5ff96d02718f5bf690567428",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27899807860"
    }
  ]
}