Package: jazzPanda
Type: Package
Title: Finding spatially relevant marker genes in image based spatial
        transcriptomics data
Version: 1.1.3
Date: 2025-10-14
Authors@R: 
  c(person(given = "Melody",
           family = "Jin",
           role = c("aut", "cre"),
           email = "jin.m@wehi.edu.au",
           comment=c(ORCID="0000-0002-2222-0958"))
    )
LazyData: FALSE
Depends: R (>= 4.5.0)
Imports: spatstat.geom, dplyr, glmnet, caret, foreach, stats, magrittr,
        doParallel, BiocParallel, methods,
        BumpyMatrix,SpatialExperiment
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, spatstat, Seurat, statmod,
        corrplot, ggplot2, ggraph, ggrepel, gridExtra, reshape2,
        igraph, jsonlite, vdiffr, patchwork, ggpubr, tidyr,
        SpatialFeatureExperiment, ExperimentHub, TENxXeniumData,
        SingleCellExperiment, SFEData, Matrix, data.table, scran,
        scater, grid, GenomeInfoDb, testthat (>= 3.0.0)
Description: This package contains the function to find marker genes for image-based spatial transcriptomics data. There are functions to create spatial vectors from the cell and transcript coordiantes, which are passed as inputs to find marker genes. Marker genes are detected for every cluster by two approaches. The first approach is by permtuation testing, which is implmented in parallel for finding marker genes for one sample study. The other approach is to build a linear model for every gene. This approach can account for multiple samples and backgound noise. 
License: GPL-3
URL: https://github.com/phipsonlab/jazzPanda,
        https://bhuvad.github.io/jazzPanda/
BugReports: https://github.com/phipsonlab/jazzPanda/issues
biocViews: Spatial, GeneExpression, DifferentialExpression,
        StatisticalMethod, Transcriptomics
RoxygenNote: 7.3.2
Encoding: UTF-8
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/jazzPanda
git_branch: devel
git_last_commit: 9189e4a
git_last_commit_date: 2025-10-14
Repository: Bioconductor 3.22
Date/Publication: 2025-10-15
NeedsCompilation: no
Packaged: 2025-10-15 20:51:13 UTC; biocbuild
Author: Melody Jin [aut, cre] (ORCID: <https://orcid.org/0000-0002-2222-0958>)
Maintainer: Melody Jin <jin.m@wehi.edu.au>
Built: R 4.5.1; ; 2025-10-16 02:50:20 UTC; unix
