{
  "_id": "6a49401918cdde069385d960",
  "Package": "xenLite",
  "Date": "2024-09-19",
  "Title": "Simple classes and methods for managing Xenium datasets",
  "Version": "1.7.0",
  "Authors@R": "c(person(\n\"Vincent\", \"Carey\", role = c(\"aut\", \"cre\"),\nemail = \"stvjc@channing.harvard.edu\",\ncomment = c(ORCID = \"0000-0003-4046-0063\")\n)\n)",
  "Description": "Define a relatively light class for managing Xenium data\nusing Bioconductor.  Address use of parquet for coordinates,\nSpatialExperiment for assay and sample data.  Address\nserialization and use of cloud storage.",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "biocViews": "Infrastructure",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/vjcitn/xenLite",
  "BugReports": "https://github.com/vjcitn/xenLite/issues",
  "Config/pak/sysreqs": "cmake libfftw3-dev make libmagick++-dev gsfonts\nlibicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:38 UTC",
  "RemoteUrl": "https://github.com/bioc/xenLite",
  "RemoteRef": "HEAD",
  "RemoteSha": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:45:33 UTC",
    "User": "root"
  },
  "Author": "Vincent Carey [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4046-0063>)",
  "Maintainer": "Vincent Carey <stvjc@channing.harvard.edu>",
  "_user": "bioc",
  "_type": "src",
  "_file": "xenLite_1.7.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/041795b09bd0d53e5ca1722c9bb001c6f0cf4d3b85b9f2ecdad8c9837f918c74",
  "_filesize": 3311315,
  "_sha256": "041795b09bd0d53e5ca1722c9bb001c6f0cf4d3b85b9f2ecdad8c9837f918c74",
  "_expires": "2026-10-12T17:17:11.000Z",
  "_created": "2026-07-04T05:45:33.000Z",
  "_published": "2026-07-04T17:17:13.016Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28696561499",
  "_status": "success",
  "_upstream": "https://github.com/bioc/xenLite",
  "_commit": {
    "id": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
    "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": 1777381418
  },
  "_maintainer": {
    "name": "Vincent Carey",
    "email": "stvjc@channing.harvard.edu",
    "login": "vjcitn",
    "description": "Professor of Medicine, Channing Division of Network Medicine, Mass General Brigham, Harvard Medical School.",
    "uuid": 4624066,
    "orcid": "0000-0003-4046-0063"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85151464739,
      "time": 237,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078833129"
    },
    {
      "job": 85151464636,
      "time": 456,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8078862024"
    },
    {
      "job": 85151464660,
      "time": 443,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078860439"
    },
    {
      "job": 85151464733,
      "time": 234,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079097261"
    },
    {
      "job": 85151464787,
      "time": 597,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079142736"
    },
    {
      "job": 85151464523,
      "time": 319,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078801101"
    },
    {
      "job": 85151464771,
      "time": 235,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078832881"
    },
    {
      "job": 85151464568,
      "time": 462,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8078862743"
    },
    {
      "job": 85151464655,
      "time": 460,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8078862601"
    },
    {
      "job": 85151464748,
      "time": 462,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8078862884"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "SpatialExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "EBImage",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "HDF5Array",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "TENxIO",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "yesno",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "SpatialFeatureExperiment",
      "role": "Suggests"
    },
    {
      "package": "SFEData",
      "role": "Suggests"
    },
    {
      "package": "tiff",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.7.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.6.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "u24ca289073"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "vjcitn",
      "count": 26,
      "uuid": 4624066
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/vjcitn/xenlite",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/xenLite.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vjcitn/xenlite",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "cacheMtif",
    "cacheXenLuad",
    "cacheXenPdmelLite",
    "cacheXenProstLite",
    "clipRect",
    "demoapp",
    "e2sym",
    "getCellBoundaries",
    "getNucleusBoundaries",
    "getTranscripts",
    "ggprepSeg",
    "ingest_xen",
    "loadGeometry",
    "plotXenGgprep",
    "resetParqPaths",
    "restoreZipXenSPEP",
    "show",
    "viewSeg",
    "viewSegG2",
    "XenSPEP",
    "zipXenSPEP"
  ],
  "_datasets": [
    {
      "name": "e79sym",
      "title": "mapping from ENSG to symbols based on EnsDb.Hsapiens.v79",
      "object": "e79sym",
      "file": "e79sym.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sub-XenSPEP-ANY-ANY-ANY-method",
      "title": "formal bracket definition, that leaves parquet geometry information alone.",
      "topics": [
        "[,XenSPEP,ANY,ANY,ANY-method"
      ]
    },
    {
      "page": "cacheMtif",
      "title": "cache and/or retrieve path to an ome.tif file for demonstration",
      "topics": [
        "cacheMtif"
      ]
    },
    {
      "page": "cacheSfeLungNtx",
      "title": "cache and/or retrieve path to an SFE of V1 lung demo data from 10x",
      "topics": [
        "cacheSfeLungNtx"
      ]
    },
    {
      "page": "cacheXenLuad",
      "title": "cache and/or retrieve path to Xenium Lung Adenocarcinoma example data, zipped SPEP accompanied by parquet",
      "topics": [
        "cacheXenLuad"
      ]
    },
    {
      "page": "cacheXenPdmelLite",
      "title": "counts-in-memory version of melanoma 5k dataset",
      "topics": [
        "cacheXenPdmelLite"
      ]
    },
    {
      "page": "cacheXenProstLite",
      "title": "counts-in-memory version of prostate 5k dataset",
      "topics": [
        "cacheXenProstLite"
      ]
    },
    {
      "page": "clipRect",
      "title": "restrict XenSPEP to cells with centroids in specified rectangle, also restrict boundary and transcript location features",
      "topics": [
        "clipRect"
      ]
    },
    {
      "page": "demoapp",
      "title": "simple app to explore an image",
      "topics": [
        "demoapp"
      ]
    },
    {
      "page": "e2sym",
      "title": "helper function to map ENS ids to symbols",
      "topics": [
        "e2sym"
      ]
    },
    {
      "page": "e79sym",
      "title": "mapping from ENSG to symbols based on EnsDb.Hsapiens.v79",
      "topics": [
        "e79sym"
      ]
    },
    {
      "page": "getCellBoundaries",
      "title": "method for cell boundary extraction",
      "topics": [
        "getCellBoundaries"
      ]
    },
    {
      "page": "getCellBoundaries-XenSPEP-method",
      "title": "method for cell boundary extraction",
      "topics": [
        "getCellBoundaries,XenSPEP-method"
      ]
    },
    {
      "page": "getNucleusBoundaries",
      "title": "method for nucleus boundary extraction",
      "topics": [
        "getNucleusBoundaries"
      ]
    },
    {
      "page": "getNucleusBoundaries-XenSPEP-method",
      "title": "method for nucleus boundary extraction",
      "topics": [
        "getNucleusBoundaries,XenSPEP-method"
      ]
    },
    {
      "page": "getTranscripts",
      "title": "method for transcript extraction",
      "topics": [
        "getTranscripts"
      ]
    },
    {
      "page": "getTranscripts-XenSPEP-method",
      "title": "method for transcript extraction",
      "topics": [
        "getTranscripts,XenSPEP-method"
      ]
    },
    {
      "page": "ggprepSeg",
      "title": "prepare a XenSPEP for ggplot2 visualization",
      "topics": [
        "ggprepSeg"
      ]
    },
    {
      "page": "ingest_xen",
      "title": "produce a pre-loaded XenSPEP (SpatialExperiment with parquet references)",
      "topics": [
        "ingest_xen"
      ]
    },
    {
      "page": "loadGeometry",
      "title": "read and bind parquet data to XenSPEP",
      "topics": [
        "loadGeometry"
      ]
    },
    {
      "page": "loadGeometry-XenSPEP-method",
      "title": "read and bind parquet data to XenSPEP",
      "topics": [
        "loadGeometry,XenSPEP-method"
      ]
    },
    {
      "page": "plotXenGgprep",
      "title": "plot method for ggplot2-prepared XenSPEP",
      "topics": [
        "plotXenGgprep"
      ]
    },
    {
      "page": "printXenGgprep",
      "title": "print method for ggplot2-prepared XenSPEP",
      "topics": [
        "printXenGgprep"
      ]
    },
    {
      "page": "resetParqPaths",
      "title": "utility for dealing with cached Xen_SPEP in temp folder",
      "topics": [
        "resetParqPaths"
      ]
    },
    {
      "page": "restoreZipXenSPEP",
      "title": "use unzip, readRDS, and loadGeometry to restore a XenSPEP",
      "topics": [
        "restoreZipXenSPEP"
      ]
    },
    {
      "page": "show-XenSPEP-method",
      "title": "display aspects of XenSPEP",
      "topics": [
        "show,XenSPEP-method"
      ]
    },
    {
      "page": "viewSeg",
      "title": "naive polygon viewer",
      "topics": [
        "viewSeg"
      ]
    },
    {
      "page": "viewSegG2",
      "title": "naive polygon viewer, will indicate presence of transcripts for two genes in cells",
      "topics": [
        "viewSegG2"
      ]
    },
    {
      "page": "XenSPEP",
      "title": "XenSPEP (SpatialExperiment with parquet references) constructor",
      "topics": [
        "XenSPEP"
      ]
    },
    {
      "page": "XenSPEP-class",
      "title": "manage SpatialExperiment with parquet references",
      "topics": [
        "XenSPEP-class"
      ]
    },
    {
      "page": "zipXenSPEP",
      "title": "serialize the collection of XenSPEP and parquet with zip",
      "topics": [
        "zipXenSPEP"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/xenLite/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arrow",
    "askpass",
    "assertthat",
    "base64enc",
    "Biobase",
    "BiocBaseUtils",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "digest",
    "dir.expiry",
    "dplyr",
    "EBImage",
    "evaluate",
    "farver",
    "fastmap",
    "fftwtools",
    "filelock",
    "fontawesome",
    "fs",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "h5mread",
    "HDF5Array",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr2",
    "IRanges",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "locfit",
    "magick",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "readr",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rjson",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "shiny",
    "SingleCellExperiment",
    "sourcetools",
    "SparseArray",
    "SpatialExperiment",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "TENxIO",
    "tibble",
    "tidyr",
    "tidyselect",
    "tiff",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "xenLite.Rmd",
      "filename": "xenLite.html",
      "title": "xenLite: exploration of a class for Xenium demonstration data",
      "author": "Vincent J. Carey, stvjc at channing.harvard.edu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Motivation",
        "Installation",
        "Data",
        "A quick look",
        "Hybrid example",
        "Interactivity",
        "Large disk-based example",
        "HDF5+parquet-backed example: not ready in xenLite",
        "Session information"
      ],
      "created": "2024-09-07 23:14:22",
      "modified": "2024-09-29 14:51:09",
      "commits": 5
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "xenlite",
  "_universes": [
    "bioc",
    "vjcitn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-07-04T05:50:26.000Z",
      "distro": "resolute",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "https://r2.ropensci.org/0f3e9297b92c8890640cce4635b7db9ec98b34bc6f22374fb84aaf4a894f935a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696561499"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-07-04T05:49:56.000Z",
      "distro": "resolute",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "https://r2.ropensci.org/111891463c61f9ecc7ebbdd3b2aa08a58a368b366ccc80f5aa4e91458cda2bfe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696561499"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-07-04T06:21:11.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "https://r2.ropensci.org/e4e22927487b659f0802c84152d889f497cac77b369e882a1c05ee0993c3412c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696561499"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-07-04T06:21:07.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "https://r2.ropensci.org/df4ebd956a6a181da89457c1089506a823be257ff002b706f68f10d91d2001cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696561499"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.0",
      "date": "2026-07-04T05:49:57.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "https://r2.ropensci.org/0634ca8411b5ba26e10a709e793dee25972a1a1efb7efa75759db606f9a26c17",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696561499"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-07-04T05:49:14.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "https://r2.ropensci.org/18ee3911ecf3d2de1bc9edce591d82da08eae2e00c18e1cd7495e81e8d95be80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696561499"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-07-04T05:49:24.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "https://r2.ropensci.org/1e9da6f24e348ca534d179e94511f35bd6c01846a2733bf93161c622ec308899",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696561499"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-07-04T05:49:12.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "https://r2.ropensci.org/aba02093d72b9cd2d3d578130818f42cea0df35d8ccdb790e49e3bc3234696f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696561499"
    }
  ]
}