Package: SEraster
Type: Package
Title: Rasterization Preprocessing Framework for Scalable Spatial Omics
        Data Analysis
Version: 1.2.0
Authors@R: 
    c(person("Gohta", "Aihara", email = "gohta.aihara@gmail.com", 
    role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-2492-9610")), 
    person("Mayling", "Chen", email = "mchen161@jhu.edu",
    role = c("aut"),
    comment = c(ORCID = "0009-0009-0961-6665")),
    person("Lyla", "Atta", email = "lylaatta@jhmi.edu", 
    role = c("aut"), 
    comment = c(ORCID = "0000-0002-6113-0082")), 
    person("Jean", "Fan", email = "jeanfan@jhu.edu", 
    role = c("aut", "rev"), 
    comment = c(ORCID = "0000-0002-0212-5451")))
URL: https://github.com/JEFworks-Lab/SEraster
BugReports: https://github.com/JEFworks-Lab/SEraster/issues
Description: SEraster is a rasterization preprocessing framework that
        aggregates cellular information into spatial pixels to reduce
        resource requirements for spatial omics data analysis. SEraster
        reduces the number of spatial points in spatial omics datasets
        for downstream analysis through a process of rasterization
        where single cells’ gene expression or cell-type labels are
        aggregated into equally sized pixels based on a user-defined
        resolution. SEraster is built on an R/Bioconductor S4 class
        called SpatialExperiment. SEraster can be incorporated with
        other packages to conduct downstream analyses for spatial omics
        datasets, such as detecting spatially variable genes.
biocViews: Software, Spatial, GeneExpression, Transcriptomics,
        SingleCell, Preprocessing
License: GPL-3
Encoding: UTF-8
LazyData: FALSE
Suggests: CooccurrenceAffinity, nnSVG, testthat (>= 3.0.0), knitr,
        rmarkdown, BiocManager, remotes
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
Depends: R (>= 4.4.0)
Imports: BiocParallel, ggplot2, Matrix, methods, rearrr, sf,
        SpatialExperiment, SummarizedExperiment
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
        libmagick++-dev gsfonts libicu-dev libssl-dev libproj-dev
        libsqlite3-dev libudunits2-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:35:58 UTC
RemoteUrl: https://github.com/bioc/SEraster
RemoteRef: RELEASE_3_22
RemoteSha: 804b49293dc821463e357febc11e12dc215aa004
NeedsCompilation: no
Packaged: 2026-02-04 09:14:57 UTC; root
Author: Gohta Aihara [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2492-9610>),
  Mayling Chen [aut] (ORCID: <https://orcid.org/0009-0009-0961-6665>),
  Lyla Atta [aut] (ORCID: <https://orcid.org/0000-0002-6113-0082>),
  Jean Fan [aut, rev] (ORCID: <https://orcid.org/0000-0002-0212-5451>)
Maintainer: Gohta Aihara <gohta.aihara@gmail.com>
Built: R 4.5.2; ; 2026-02-04 09:17:06 UTC; windows
