ggspavis
Visualization functions for spatial transcriptomics data in R
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Repository
Visualization functions for spatial transcriptomics data in R
Basic Info
Statistics
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ggspavis
The ggspavis package contains visualization functions for spatial transcriptomics data, including functions to generate several types of plots, including spot plots, feature (molecule) plots, reduced dimension plots, spot-level quality control (QC) plots, and feature-level QC plots, for datasets from the 10x Genomics Visium and other technological platforms. Datasets are assumed to be in either SpatialExperiment or SingleCellExperiment Bioconductor format.
The package is available from Bioconductor.
Installation
The release version of the package can be installed from Bioconductor:
install.packages("BiocManager")
BiocManager::install("ggspavis")
The latest development version can be installed either from the development version of Bioconductor or from GitHub:
remotes::install_github("lmweber/ggspavis")
Tutorial
A vignette containing a tutorial and examples is available from the Bioconductor package page.
Citation
- Righell D.*, Weber L.M.*, Crowell H.L.*, Pardo B., Collado-Torres L., Ghazanfar S., Lun A.T.L., Hicks S.C.*, and Risso D.* (2022). SpatialExperiment: infrastructure for spatially resolved transcriptomics data in R using Bioconductor. Bioinformatics, btac299.
Owner
- Name: Lukas Weber
- Login: lmweber
- Kind: user
- Location: Boston, MA
- Company: Boston University
- Website: https://lmweber.org/
- Repositories: 75
- Profile: https://github.com/lmweber
Assistant Professor, Department of Biostatistics, Boston University
GitHub Events
Total
- Issues event: 5
- Watch event: 1
- Issue comment event: 5
- Push event: 11
- Pull request event: 1
- Create event: 1
Last Year
- Issues event: 5
- Watch event: 1
- Issue comment event: 5
- Push event: 11
- Pull request event: 1
- Create event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Lukas Weber | l****u@g****m | 123 |
| Nitesh Turaga | n****a@g****m | 4 |
| HelenaLC | h****a@c****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 13
- Total pull requests: 6
- Average time to close issues: about 1 year
- Average time to close pull requests: 5 months
- Total issue authors: 7
- Total pull request authors: 3
- Average comments per issue: 1.54
- Average comments per pull request: 1.5
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 2
- Average time to close issues: about 2 months
- Average time to close pull requests: 25 days
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 0.5
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- boyiguo1 (4)
- nilseling (2)
- lmweber (2)
- giovp (2)
- estellad (1)
- csoneson (1)
- HelenaLC (1)
Pull Request Authors
- estellad (5)
- boyiguo1 (2)
- HelenaLC (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 12,308 total
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 9
- Total maintainers: 1
bioconductor.org: ggspavis
Visualization functions for spatial transcriptomics data
- Homepage: https://github.com/lmweber/ggspavis
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/ggspavis/inst/doc/ggspavis.pdf
- License: MIT + file LICENSE
-
Latest release: 1.14.3
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact master composite
- docker/build-push-action v1 composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-r master composite
- ggplot2 * depends
- SingleCellExperiment * imports
- SpatialExperiment * imports
- SummarizedExperiment * imports
- ggside * imports
- grid * imports
- methods * imports
- stats * imports
- BiocStyle * suggests
- BumpyMatrix * suggests
- STexampleData * suggests
- knitr * suggests
- rmarkdown * suggests
- scater * suggests
- scran * suggests
- testthat >= 3.0.0 suggests
- uwot * suggests