Package: ggspavis
Version: 1.0.0
Title: Visualization functions for spatially resolved transcriptomics
        data
Description: Visualization functions for spatially resolved transcriptomics 
    datasets stored in SpatialExperiment format. Includes functions to create 
    several types of plots for data from from spot-based (e.g. 10x Genomics 
    Visium) and molecule-based (e.g. seqFISH) technological platforms.
Authors@R: c(
    person("Lukas M.", "Weber", 
        email = "lukas.weber.edu@gmail.com", 
        role = c("aut", "cre"), 
        comment = c(ORCID = "0000-0002-3282-1730")), 
    person("Helena L.", "Crowell", 
        email = "helena.crowell@uzh.ch", 
        role = c("aut"), 
        comment = c(ORCID = "0000-0002-4801-1767")))
URL: https://github.com/lmweber/ggspavis
BugReports: https://github.com/lmweber/ggspavis/issues
License: MIT + file LICENSE
biocViews: SingleCell, Transcriptomics
Depends: ggplot2
Imports: SpatialExperiment, SingleCellExperiment, SummarizedExperiment,
        ggside, grid, methods, stats
VignetteBuilder: knitr
Suggests: BiocStyle, rmarkdown, knitr, STexampleData, BumpyMatrix,
        scater, scran, uwot, testthat (>= 3.0.0)
RoxygenNote: 7.1.1
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/ggspavis
git_branch: RELEASE_3_14
git_last_commit: 78f5f4b
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 01:45:47 UTC; biocbuild
Author: Lukas M. Weber [aut, cre] (<https://orcid.org/0000-0002-3282-1730>),
  Helena L. Crowell [aut] (<https://orcid.org/0000-0002-4801-1767>)
Maintainer: Lukas M. Weber <lukas.weber.edu@gmail.com>
Built: R 4.1.1; ; 2021-10-27 11:15:07 UTC; windows
