Package: SpatialDecon
Title: Deconvolution of mixed cells from spatial and/or bulk gene expression data
Version: 1.19.0
Authors@R: c(person("Maddy", "Griswold", email = "[email protected]", role = c("cre", "aut")),
             person("Patrick", "Danaher", email = "[email protected]", role = c("aut")))
Description: Using spatial or bulk gene expression data, estimates abundance of mixed cell types
 within each observation. Based on "Advances in mixed cell deconvolution enable quantification of 
 cell types in spatial transcriptomic data", Danaher (2022). Designed for use with
 the NanoString GeoMx platform, but applicable to any gene expression data. 
Depends: R (>= 4.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.2.3
Imports: 
    grDevices,
    stats,
    utils,
    graphics,
    SeuratObject,
    Biobase,
    GeomxTools,
    repmis,
    methods,
    Matrix,
    logNormReg (>= 0.4)
Suggests: 
    testthat,
    knitr,
    rmarkdown,
    qpdf,
	Seurat
biocViews: 
    ImmunoOncology, 
    FeatureExtraction, 
    GeneExpression, 
    Transcriptomics,
    Spatial
VignetteBuilder: knitr
BugReports: https://github.com/Nanostring-Biostats/SpatialDecon/issues