{
  "_id": "6a23c08d530b9bc726bdbc2f",
  "Package": "scLang",
  "Type": "Package",
  "Title": "A unified language for interacting with Seurat and\nSingleCellExperiment",
  "Version": "1.1.3",
  "Authors@R": "person('Andrei-Florian', 'Stoica', \nemail='andreistoica@foxmail.com',\nrole=c('aut','cre'),\ncomment=c(ORCID='0000-0002-5253-0826'))",
  "Description": "scLang is a suite for package development for scRNA-seq\nanalysis. It offers functions that can operate on both Seurat\nand SingleCellExperiment objects. These functions are primarily\naimed to help developers build tools compatible with both types\nof input.",
  "License": "MIT + file LICENSE",
  "biocViews": "Software, SingleCell, GeneExpression, Visualization",
  "Encoding": "UTF-8",
  "URL": "https://github.com/andrei-stoica26/scLang",
  "BugReports": "https://github.com/andrei-stoica26/scLang/issues",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libglpk-dev\nlibicu-dev libxml2-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-07 07:22:10 UTC",
  "RemoteUrl": "https://github.com/bioc/scLang",
  "RemoteRef": "HEAD",
  "RemoteSha": "af892fd937babd14e16395801a6976879d5c35d5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 06:11:43 UTC",
    "User": "root"
  },
  "Author": "Andrei-Florian Stoica [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5253-0826>)",
  "Maintainer": "Andrei-Florian Stoica <andreistoica@foxmail.com>",
  "MD5sum": "0fec93dd6084bf9a67a8031c6775ee33",
  "_user": "bioc",
  "_type": "src",
  "_file": "scLang_1.1.3.tar.gz",
  "_fileid": "e0e00c6477a9075037ca1d8417b915b7b648168d4e2184b611e1dd70afaee79e",
  "_filesize": 1696202,
  "_sha256": "e0e00c6477a9075037ca1d8417b915b7b648168d4e2184b611e1dd70afaee79e",
  "_created": "2026-06-06T06:11:43.000Z",
  "_published": "2026-06-06T06:39:09.251Z",
  "_jobs": [
    {
      "job": 79856668837,
      "time": 282,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7451895942"
    },
    {
      "job": 79856668838,
      "time": 452,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451917527"
    },
    {
      "job": 79856668849,
      "time": 456,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451918058"
    },
    {
      "job": 79856668859,
      "time": 240,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451890812"
    },
    {
      "job": 79856668844,
      "time": 290,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451896707"
    },
    {
      "job": 79856262014,
      "time": 424,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451859116"
    },
    {
      "job": 79856668833,
      "time": 236,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451890323"
    },
    {
      "job": 79856668852,
      "time": 1518,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452045549"
    },
    {
      "job": 79856668846,
      "time": 1321,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452022586"
    },
    {
      "job": 79856668850,
      "time": 1581,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452052712"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/27054519434",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scLang",
  "_commit": {
    "id": "af892fd937babd14e16395801a6976879d5c35d5",
    "author": "andrei-stoica26 <andreistoica@foxmail.com>",
    "committer": "andrei-stoica26 <andreistoica@foxmail.com>",
    "message": "Bumped version\n",
    "time": 1778138530
  },
  "_maintainer": {
    "name": "Andrei-Florian Stoica",
    "email": "andreistoica@foxmail.com",
    "login": "andrei-stoica26",
    "description": "",
    "uuid": 44497020,
    "orcid": "0000-0002-5253-0826"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "henna",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "paletteer",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "SeuratObject",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "qs2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "scRNAseq",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-45",
      "n": 9
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 9
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 6
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.3",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "singlecell",
    "geneexpression",
    "visualization"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "andrei-stoica26",
      "count": 33,
      "uuid": 44497020
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 159,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scLang"
  },
  "_devurl": "https://github.com/andrei-stoica26/sclang",
  "_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/scLang.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrei-stoica26/sclang",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "dimPlot",
    "dimredNames",
    "featurePlot",
    "metadataDF",
    "metadataNames",
    "scCol",
    "scCol<-",
    "scColCounts",
    "scColPairCounts",
    "scColPairPercs",
    "scColPairRatios",
    "scDimredMat",
    "scExpMat",
    "scGeneExp",
    "scPCAMat",
    "scUMAPMat",
    "violinPlot"
  ],
  "_help": [
    {
      "page": "dimPlot",
      "title": "Creates a dimensionality reduction plot",
      "topics": [
        "dimPlot"
      ]
    },
    {
      "page": "dimredNames",
      "title": "Extract the names of available dimensionality reductions from object",
      "topics": [
        "dimredNames",
        "dimredNames.default",
        "dimredNames.Seurat",
        "dimredNames.SingleCellExperiment"
      ]
    },
    {
      "page": "featurePlot",
      "title": "Create a dimensionality reduction plot to represent a feature",
      "topics": [
        "featurePlot"
      ]
    },
    {
      "page": "metadataDF",
      "title": "Extract metadata from object as a data frame",
      "topics": [
        "metadataDF",
        "metadataDF.default",
        "metadataDF.Seurat",
        "metadataDF.SingleCellExperiment"
      ]
    },
    {
      "page": "metadataNames",
      "title": "Return metadata names",
      "topics": [
        "metadataNames"
      ]
    },
    {
      "page": "scCol",
      "title": "Extract a metadata/coldata column from object.",
      "topics": [
        "scCol",
        "scCol.default",
        "scCol.Seurat",
        "scCol.SingleCellExperiment",
        "scCol<-",
        "scCol<-.default",
        "scCol<-.Seurat",
        "scCol<-.SingleCellExperiment"
      ]
    },
    {
      "page": "scColCounts",
      "title": "Extract per-group counts from the column of a single-cell expression object",
      "topics": [
        "scColCounts"
      ]
    },
    {
      "page": "scColPairCounts",
      "title": "Extract counts from two columns of a single-cell expression object",
      "topics": [
        "scColPairCounts"
      ]
    },
    {
      "page": "scColPairPercs",
      "title": "Extract percentages from two columns of a single-cell expression object",
      "topics": [
        "scColPairPercs"
      ]
    },
    {
      "page": "scColPairRatios",
      "title": "Extract observed-over-expected ratios from two columns of a single-cell expression object",
      "topics": [
        "scColPairRatios"
      ]
    },
    {
      "page": "scDimredMat",
      "title": "Extracts a dimensionality reduction matrix from object.",
      "topics": [
        "scDimredMat",
        "scDimredMat.default",
        "scDimredMat.Seurat",
        "scDimredMat.SingleCellExperiment"
      ]
    },
    {
      "page": "scExpMat",
      "title": "Extracts the expression matrix from object.",
      "topics": [
        "scExpMat",
        "scExpMat.default",
        "scExpMat.dgCMatrix",
        "scExpMat.matrix",
        "scExpMat.Seurat",
        "scExpMat.SingleCellExperiment"
      ]
    },
    {
      "page": "scGeneExp",
      "title": "Extracts the expression of a single gene",
      "topics": [
        "scGeneExp",
        "scGeneExp.default",
        "scGeneExp.dgCMatrix",
        "scGeneExp.matrix",
        "scGeneExp.Seurat",
        "scGeneExp.SingleCellExperiment"
      ]
    },
    {
      "page": "scPCAMat",
      "title": "Extracts the PCA matrix from object.",
      "topics": [
        "scPCAMat"
      ]
    },
    {
      "page": "scUMAPMat",
      "title": "Extracts the UMAP matrix from object.",
      "topics": [
        "scUMAPMat"
      ]
    },
    {
      "page": "violinPlot",
      "title": "Create a violin plot to represent a feature",
      "topics": [
        "violinPlot"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scLang/raw/HEAD/README.md",
  "_rundeps": [
    "abdiv",
    "abind",
    "ape",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "cachem",
    "class",
    "cli",
    "codetools",
    "cpp11",
    "DelayedArray",
    "digest",
    "dotCall64",
    "dplyr",
    "farver",
    "fastmap",
    "future",
    "future.apply",
    "generics",
    "GenomicRanges",
    "ggalluvial",
    "ggeasy",
    "ggforce",
    "ggnewscale",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "globals",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "henna",
    "igraph",
    "IRanges",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "liver",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "nlme",
    "paletteer",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "polyclip",
    "prismatic",
    "progressr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rematch2",
    "reshape2",
    "rlang",
    "rstudioapi",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SeuratObject",
    "SingleCellExperiment",
    "sp",
    "spam",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "scLang.Rmd",
      "filename": "scLang.html",
      "title": "Introduction to scLang",
      "author": "Andrei-Florian Stoica",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Prerequisites",
        "Loading and preparing data",
        "Extracting the expression matrix",
        "Extracting and altering metadata/coldata columns",
        "Extracting and altering the metadata/coldata or its column names",
        "Creating frequency tables",
        "Visualization",
        "Session information"
      ],
      "created": "2025-11-07 04:40:57",
      "modified": "2026-05-07 07:21:30",
      "commits": 8
    }
  ],
  "_score": 5.681241237375588,
  "_indexed": true,
  "_nocasepkg": "sclang",
  "_universes": [
    "bioc",
    "andrei-stoica26"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-06T06:17:13.000Z",
      "distro": "noble",
      "commit": "af892fd937babd14e16395801a6976879d5c35d5",
      "fileid": "252dfc2bbd1257813d3cf06fc9518cd00e9f617503cc36923f3293cdc637622f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27054519434"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-06T06:17:14.000Z",
      "distro": "noble",
      "commit": "af892fd937babd14e16395801a6976879d5c35d5",
      "fileid": "fc2d2e67c35898cf0b2f9d17ba67f8af4e08311d83906ee64867d1875fdcf134",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27054519434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-06T06:14:30.000Z",
      "commit": "af892fd937babd14e16395801a6976879d5c35d5",
      "fileid": "bf92650c7678f3ed6b8faa4d07bdb56a196effa2a925927935f06e3ac55d4e13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27054519434"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-06T06:14:46.000Z",
      "commit": "af892fd937babd14e16395801a6976879d5c35d5",
      "fileid": "91a57c491d695fadd741d40f5962118c515daa59505400b9abcb72d737cafbe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27054519434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-06T06:16:19.000Z",
      "commit": "af892fd937babd14e16395801a6976879d5c35d5",
      "fileid": "227492dc3d5ace8f7eaaf345e1a94765bffd723b2347d09258414fea4a83084e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27054519434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-06T06:34:57.000Z",
      "commit": "af892fd937babd14e16395801a6976879d5c35d5",
      "fileid": "6d8769c65146f8c95d8e2f34901d4c058dca8ca8ee96447b630a39d70a2e2679",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27054519434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-06T06:31:42.000Z",
      "commit": "af892fd937babd14e16395801a6976879d5c35d5",
      "fileid": "477c7e9d5aff1f487e495fb0da4346eb6c23e90a7b4634b7e714cd04abc7ac40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27054519434"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-06T06:35:32.000Z",
      "commit": "af892fd937babd14e16395801a6976879d5c35d5",
      "fileid": "0ec07a6979c11fab8b3c55ba22a6adfa1a025eb1f6fd728af99064cbe1aa7b32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27054519434"
    }
  ]
}