{
  "_id": "6a197acaacfb0bcc41df550c",
  "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-05-29 09:49:26 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": "f46152261146470abe20c34fa6a35dd6",
  "_user": "bioc",
  "_type": "src",
  "_file": "xenLite_1.7.0.tar.gz",
  "_fileid": "6d51ba89c36b2d47f4ff87ff7e869a0f3103ac649bea572d38eb59d992f71289",
  "_filesize": 1798140,
  "_sha256": "6d51ba89c36b2d47f4ff87ff7e869a0f3103ac649bea572d38eb59d992f71289",
  "_created": "2026-05-29T09:49:26.000Z",
  "_published": "2026-05-29T11:38:50.170Z",
  "_jobs": [
    {
      "job": 78477802660,
      "time": 201,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7287966562"
    },
    {
      "job": 78477802626,
      "time": 469,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7288045037"
    },
    {
      "job": 78477802691,
      "time": 447,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7288038411"
    },
    {
      "job": 78477802615,
      "time": 266,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7289764903"
    },
    {
      "job": 78477802683,
      "time": 220,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7289751864"
    },
    {
      "job": 78476831500,
      "time": 375,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7287905732"
    },
    {
      "job": 78477802599,
      "time": 211,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287969525"
    },
    {
      "job": 78477802631,
      "time": 420,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7288031034"
    },
    {
      "job": 78477802640,
      "time": 445,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7288038287"
    },
    {
      "job": 78477802618,
      "time": 491,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7288051904"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26630185934",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_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": "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": 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",
    "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": 4,
  "_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/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"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "xenlite",
  "_universes": [
    "bioc",
    "vjcitn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-05-29T09:54:21.000Z",
      "distro": "noble",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "6cadf7642d7385178bb7c7f96e217613fdeb6d581e719c7c65be5917f7188dcc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630185934"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.0",
      "date": "2026-05-29T09:53:55.000Z",
      "distro": "noble",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "8a4203dd5eca889af84b3826078890c234460bd82e68e688ee7554fff61ea8e6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630185934"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-05-29T11:35:59.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "ed011f0410793252cc23bdcb84ab2040252d5f29553a625cd51fd8a12d9be45e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630185934"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.0",
      "date": "2026-05-29T11:35:34.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "947ba06fdcecf3aec71e41c5735f2a9264cc522fa2d5343876149fbcab44262a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630185934"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.0",
      "date": "2026-05-29T09:53:39.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "10962712b01cc7984af57dbfc0111f18b459ade3abc1c901514f9ff469d8a28b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630185934"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-05-29T09:53:34.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "03dd3d260fd4ef6044d2fa2dc4639c62cd94b20b72a5a2d38ede6cf181142b32",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630185934"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-05-29T09:53:32.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "44b426d745ac2b4f46a3dff199d93b17f18a36dc11d8ea7a2fa72ebeec542429",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630185934"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.0",
      "date": "2026-05-29T09:54:56.000Z",
      "commit": "cc1f441ca212dd0b605be75ea1a877d40ce61fb2",
      "fileid": "5193ebc55c2c8d537eb9eabe37f24332362f9e3e46c502860a02d0c0829cd1a2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26630185934"
    }
  ]
}