{
  "_id": "6a1b095b1d7bb097a0a058a8",
  "Package": "xenLite",
  "Date": "2024-09-19",
  "Title": "Simple classes and methods for managing Xenium datasets",
  "Version": "1.6.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:38 UTC",
  "RemoteUrl": "https://github.com/bioc/xenLite",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "bec525eaf63854ec68ba2813129262faf6414420",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 10:57:54 UTC",
    "User": "root"
  },
  "Author": "Vincent Carey [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4046-0063>)",
  "Maintainer": "Vincent Carey <stvjc@channing.harvard.edu>",
  "MD5sum": "b79b2002c4dfbab8f14064c8be9f3a6c",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "xenLite_1.6.0.tar.gz",
  "_fileid": "989c18f24900cedf22cbc35f43b1b19330f0c8d815d3c6f725a43d4afa4f02ab",
  "_filesize": 3310758,
  "_sha256": "989c18f24900cedf22cbc35f43b1b19330f0c8d815d3c6f725a43d4afa4f02ab",
  "_created": "2026-05-30T10:57:54.000Z",
  "_published": "2026-05-30T15:59:23.364Z",
  "_jobs": [
    {
      "job": 78644156320,
      "time": 219,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307738978"
    },
    {
      "job": 78644156327,
      "time": 586,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307770171"
    },
    {
      "job": 78644156326,
      "time": 457,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307759877"
    },
    {
      "job": 78644156349,
      "time": 239,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309408866"
    },
    {
      "job": 78644156322,
      "time": 592,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309444993"
    },
    {
      "job": 78643525524,
      "time": 322,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307687126"
    },
    {
      "job": 78644156329,
      "time": 201,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307737417"
    },
    {
      "job": 78644156344,
      "time": 496,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307762756"
    },
    {
      "job": 78644156348,
      "time": 493,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307762472"
    },
    {
      "job": 78644156353,
      "time": 461,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307759931"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680697632",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/xenLite",
  "_commit": {
    "id": "bec525eaf63854ec68ba2813129262faf6414420",
    "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": 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": "noble",
  "_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": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 226,
    "source": "https://www.bioconductor.org/packages/stats/bioc/xenLite"
  },
  "_devurl": "https://github.com/vjcitn/xenlite",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_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/RELEASE_3_23/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": false,
  "_nocasepkg": "xenlite",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/xenLite",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-30T11:08:12.000Z",
      "distro": "noble",
      "commit": "bec525eaf63854ec68ba2813129262faf6414420",
      "fileid": "2a258372b7f604d609bf445b95b2b2b3e385f709ac7a438a7fe27efcf67db401",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680697632"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-30T11:08:27.000Z",
      "distro": "noble",
      "commit": "bec525eaf63854ec68ba2813129262faf6414420",
      "fileid": "ca0f34f536f1ff6cf1c56d57db9919a045e2b4653698a2564b7412fe8cbd1e9e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680697632"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-30T15:51:00.000Z",
      "commit": "bec525eaf63854ec68ba2813129262faf6414420",
      "fileid": "1888cbba37f74d011ea5339849d063b9d9850544026b9e9d0766163cdc3b8fa6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680697632"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-30T15:51:11.000Z",
      "commit": "bec525eaf63854ec68ba2813129262faf6414420",
      "fileid": "471f432ddbef858f8e9c91cd27bc1d5ccbc82cbe453b4518dba09c98d0499f42",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680697632"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-05-30T11:07:25.000Z",
      "commit": "bec525eaf63854ec68ba2813129262faf6414420",
      "fileid": "aba03d99c981d86f0b5d51ba31bd15a0c836c762802fad0db3d228b37ffef623",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680697632"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-30T11:08:14.000Z",
      "commit": "bec525eaf63854ec68ba2813129262faf6414420",
      "fileid": "57baf19a76346847bdc4b9c5caaa1b5e4c9ef283c817e5fba6c19fd13836cba1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680697632"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-30T11:07:17.000Z",
      "commit": "bec525eaf63854ec68ba2813129262faf6414420",
      "fileid": "ecfb06e34df9b0db3479d045728cede4f5fe0045febbaf7056f02b32e9e588c1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680697632"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-30T11:07:24.000Z",
      "commit": "bec525eaf63854ec68ba2813129262faf6414420",
      "fileid": "956b207645de2470fc7ab2af894a48f7cbebf36ba3652c00cdddfaf13564a200",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26680697632"
    }
  ]
}