{
  "_id": "6a1af9c11d7bb097a09fb9dc",
  "Package": "SETA",
  "Title": "Single Cell Ecological Taxonomic Analysis",
  "Version": "1.3.0",
  "Authors@R": "c(\nperson(\"Kyle\", \"Kimler\", email = \"kkimler@broadinstitute.org\", role = c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0003-4735-9064\")),\nperson(\"Marc\", \"Elosua-Bayes\", role = \"aut\")\n)",
  "Description": "Tools for compositional and other sample-level ecological\nanalyses and visualizations tailored for single-cell RNA-seq\ndata. SETA includes functions for taxonomizing celltypes,\nnormalizing data, performing statistical tests, and visualizing\nresults. Several tutorials are included to guide users and\nintroduce them to key concepts. SETA is meant to teach users\nabout statistical concepts underlying ecological analysis\nmethods so they can apply them to their own single-cell data.",
  "URL": "https://github.com/kkimler/SETA",
  "BugReports": "https://github.com/kkimler/SETA/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "biocViews": "SingleCell, Transcriptomics, RNASeq, GeneExpression,\nStatisticalMethod, DimensionReduction, Visualization,\nNormalization, DataRepresentation, SystemsBiology",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:05:34 UTC",
  "RemoteUrl": "https://github.com/bioc/SETA",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:48:54 UTC",
    "User": "root"
  },
  "Author": "Kyle Kimler [aut, cre] (ORCID: <https://orcid.org/0000-0003-4735-9064>),\nMarc Elosua-Bayes [aut]",
  "Maintainer": "Kyle Kimler <kkimler@broadinstitute.org>",
  "MD5sum": "d21f7731c9de34898c56dfd5ba609cb2",
  "_user": "bioc",
  "_type": "src",
  "_file": "SETA_1.3.0.tar.gz",
  "_fileid": "5f92a4b7942812c166893fbf1ec54ba415627bc2f1bb54c0df48a6f5ecb42f33",
  "_filesize": 4458210,
  "_sha256": "5f92a4b7942812c166893fbf1ec54ba415627bc2f1bb54c0df48a6f5ecb42f33",
  "_created": "2026-05-30T09:48:54.000Z",
  "_published": "2026-05-30T14:52:49.354Z",
  "_jobs": [
    {
      "job": 78640720325,
      "time": 253,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307523951"
    },
    {
      "job": 78640720338,
      "time": 362,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307533414"
    },
    {
      "job": 78640720341,
      "time": 408,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307537862"
    },
    {
      "job": 78640720346,
      "time": 267,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309023007"
    },
    {
      "job": 78640720349,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309015799"
    },
    {
      "job": 78639910215,
      "time": 363,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307302486"
    },
    {
      "job": 78640720335,
      "time": 210,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307520650"
    },
    {
      "job": 78640720365,
      "time": 1054,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307601773"
    },
    {
      "job": 78640720342,
      "time": 1178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307613312"
    },
    {
      "job": 78640720359,
      "time": 1063,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307602618"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676913211",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SETA",
  "_commit": {
    "id": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381534
  },
  "_maintainer": {
    "name": "Kyle Kimler",
    "email": "kkimler@broadinstitute.org",
    "orcid": "0000-0003-4735-9064"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "version": ">= 1.30.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "corrplot",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggraph",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "TabulaMurisSenisData",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tidytext",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 5
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 13
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.3.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.2.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "transcriptomics",
    "rnaseq",
    "geneexpression",
    "statisticalmethod",
    "dimensionreduction",
    "visualization",
    "normalization",
    "datarepresentation",
    "systemsbiology"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 228,
    "source": "https://www.bioconductor.org/packages/stats/bioc/SETA"
  },
  "_searchresults": 4,
  "_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/SETA.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "makeTypeHierarchy",
    "mockCount",
    "mockLong",
    "mockSCE",
    "mockSeurat",
    "resolveGroup",
    "setaALR",
    "setaBalance",
    "setaCLR",
    "setaCounts",
    "setaDistances",
    "setaILR",
    "setaLatent",
    "setaLogCPM",
    "setaMetadata",
    "setaPercent",
    "setaTaxonomyDF",
    "setaTransform",
    "taxonomy_to_tbl_graph"
  ],
  "_help": [
    {
      "page": "SETA-package",
      "title": "Single Cell Ecological Taxonomic Analysis",
      "topics": [
        "SETA-package",
        "SETA"
      ]
    },
    {
      "page": "data",
      "title": "Synthetic single-cell, mixture and marker data",
      "topics": [
        "data",
        "makeTypeHierarchy",
        "mockCount",
        "mockLong",
        "mockSCE",
        "mockSeurat"
      ]
    },
    {
      "page": "resolveGroup",
      "title": "`resolveGroup()` converts a user supplied *group specification* into the column indices of the corresponding leaves in a **counts** taxa matrix. A group specification can be:",
      "topics": [
        "resolveGroup"
      ]
    },
    {
      "page": "setaALR",
      "title": "Additive Log-Ratio (ALR) Transform",
      "topics": [
        "setaALR"
      ]
    },
    {
      "page": "setaBalance",
      "title": "User-defined balance transform (geometric-mean log-ratio)",
      "topics": [
        "setaBalance"
      ]
    },
    {
      "page": "setaCLR",
      "title": "Centered Log-Ratio (CLR) Transform Applies a CLR transform to a matrix of counts. Samples should be in rows and taxa (cell types) in columns. For each sample, the transform computes \\mathrm{CLR}(x)_i = \\log \\big( (x_i + c) / g(x + c) \\big), where g(x + c) is the geometric mean of the row.",
      "topics": [
        "setaCLR"
      ]
    },
    {
      "page": "setaCounts",
      "title": "Extract Taxonomic Counts from Various Single Cell Objects",
      "topics": [
        "setaCounts"
      ]
    },
    {
      "page": "setaDistances",
      "title": "Compute Distance Matrix between Samples",
      "topics": [
        "setaDistances"
      ]
    },
    {
      "page": "setaILR",
      "title": "Isometric Log-Ratio (ILR) Transform Applies the ILR transform to an integer counts matrix. For each sample (row), the data are log-transformed (with an optional Box Cox like transformation) then projected onto an orthonormal Helmert basis, reducing dimensionality by one.",
      "topics": [
        "setaILR"
      ]
    },
    {
      "page": "setaLatent",
      "title": "Compute a Latent Space from Transformed Counts",
      "topics": [
        "setaLatent"
      ]
    },
    {
      "page": "setaLogCPM",
      "title": "log2(CPM) Transform Computes the log2 counts-per-million (CPM) for each sample. Samples are in rows and taxa in columns.",
      "topics": [
        "setaLogCPM"
      ]
    },
    {
      "page": "setaMetadata",
      "title": "Extract Sample-Level Metadata from Various Objects",
      "topics": [
        "setaMetadata"
      ]
    },
    {
      "page": "setaPercent",
      "title": "Percentage Transform Converts each row (sample) of a counts matrix to percentages of its row sum.",
      "topics": [
        "setaPercent"
      ]
    },
    {
      "page": "setaTaxonomyDF",
      "title": "Build a taxonomy data frame at multiple resolutions",
      "topics": [
        "setaTaxonomyDF"
      ]
    },
    {
      "page": "setaTransform",
      "title": "Wrapper for Compositional Transforms with Optional Within-Lineage Resolutions A convenience function that dispatches to one of the transforms: CLR, ALR, ILR, percent, or logCPM. Note that the input 'counts' matrix should have rows as samples and columns as taxa. Optionally, you can supply a taxonomy data frame to perform a within-lineage transform at a specified resolution.",
      "topics": [
        "setaTransform"
      ]
    },
    {
      "page": "taxonomy_to_tbl_graph",
      "title": "Convert Multi-Column Taxonomy to a Single-Root tbl_graph (with node metadata)",
      "topics": [
        "taxonomy_to_tbl_graph"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/SETA/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "cli",
    "cpp11",
    "DelayedArray",
    "dplyr",
    "generics",
    "GenomicRanges",
    "glue",
    "igraph",
    "IRanges",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SingleCellExperiment",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "comparing_samples.Rmd",
      "filename": "comparing_samples.html",
      "title": "Comparing samples with SETA",
      "author": "Kyle Kimler, Marc Elosua-Bayes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Load libraries",
        "Load and prepare data",
        "Extracting the Taxonomic Counts Matrix",
        "Prepare metadata",
        "Calculate distances between samples",
        "Perform wilcoxon rank-sum tests on CoDA transformed data",
        "Correlate celltype compositions with metadata",
        "Use SETA transformed data to create predictive models with caret",
        "Conclusion",
        "Session Info"
      ],
      "created": "2025-04-10 01:30:43",
      "modified": "2025-10-22 19:12:35",
      "commits": 19
    },
    {
      "source": "introductory_vignette.Rmd",
      "filename": "introductory_vignette.html",
      "title": "Introduction to SETA ecological transforms and sample-level latent spaces",
      "author": "Kyle Kimler, Marc Elosua-Bayes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Why use SETA?",
        "Compositional Analysis of Single-Cell RNA-seq Data",
        "What SETA Does Well",
        "Why These Steps Should Be Executed",
        "Package Overview",
        "Installation",
        "Loading the Data",
        "Load and prepare data",
        "Extracting the Taxonomic Counts Matrix",
        "Applying Compositional Transforms",
        "Latent Space Analysis",
        "Visualization",
        "Variance Explained Plot",
        "PCA Scatter plot",
        "Loadings Plot",
        "Conclusion",
        "Session Info"
      ],
      "created": "2025-04-08 17:35:24",
      "modified": "2025-09-19 21:09:21",
      "commits": 16
    },
    {
      "source": "reference_frames.Rmd",
      "filename": "reference_frames.html",
      "title": "Multi-Resolution Compositional Analysis in scRNA-seq: Reference Frames with SETA",
      "author": "Kyle Kimler, Marc Elosua-Bayes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Load and prepare data",
        "Creating a Taxonomic Data Frame",
        "Visualize the Taxonomy as a Tree via ggraph",
        "Taxonomic Balances with SETA",
        "Transform Counts with a Taxonomic Reference Frame",
        "Visualize Latent Spaces With Different Reference Frames"
      ],
      "created": "2025-04-10 20:33:47",
      "modified": "2025-09-15 19:48:15",
      "commits": 15
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "seta",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-30T10:30:12.000Z",
      "distro": "noble",
      "commit": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
      "fileid": "9ae186431303abef155fca16798696177a97c9afbb5f0083cadaac2144d363c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676913211"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-30T10:30:36.000Z",
      "distro": "noble",
      "commit": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
      "fileid": "d99bbd51eee18755e7bc8a39bf07785047ee8c80d9908bfb6a57b897c08799c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676913211"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-30T14:50:46.000Z",
      "commit": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
      "fileid": "39bdb7fe8adbae5ae719f9bd68ea112089e4d52a6209cf0401677d881eec84d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676913211"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-30T14:49:51.000Z",
      "commit": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
      "fileid": "9db75d44658b7c06b5a158668ca568ddfe3ea833b45d4df85efdeeebdd03a915",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676913211"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-30T10:29:37.000Z",
      "commit": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
      "fileid": "f6ff27096db17d7fed30440275e6de9b99fedcd778e39cf9ad67564632fbd0eb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676913211"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-30T10:41:27.000Z",
      "commit": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
      "fileid": "82f8a53e8d21b8680d9616ed9a59ffaa43c22d4721ffa0c948597e9413ddc39e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676913211"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-30T10:43:30.000Z",
      "commit": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
      "fileid": "278d05ec72155801de7d4196112c05b1116018e3f0b97ba3dd6b703c9c795b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676913211"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-30T10:41:29.000Z",
      "commit": "cf0dd219018e3cbeb155dbfb45a2dfa9bdf32349",
      "fileid": "661269985ffa4fee4f9c46327dad8d2c39616acdc226433714c47edc5949df9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676913211"
    }
  ]
}