Package: Banksy 1.9.1
Banksy: Spatial transcriptomic clustering
Banksy is an R package that incorporates spatial information to cluster cells in a feature space (e.g. gene expression). To incorporate spatial information, BANKSY computes the mean neighborhood expression and azimuthal Gabor filters that capture gene expression gradients. These features are combined with the cell's own expression to embed cells in a neighbor-augmented product space which can then be clustered, allowing for accurate and spatially-aware cell typing and tissue domain segmentation.
Authors:
Banksy_1.9.1.tar.gz
Banksy_1.9.1.zip(r-4.7)Banksy_1.9.1.zip(r-4.6)Banksy_1.9.1.zip(r-4.5)
Banksy_1.9.1.tgz(r-4.6-any)Banksy_1.9.1.tgz(r-4.5-any)
Banksy_1.9.1.tar.gz(r-4.7-any)Banksy_1.9.1.tar.gz(r-4.6-any)
Banksy_1.9.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Banksy/json (API)
NEWS
| # Install 'Banksy' in R: |
| install.packages('Banksy', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/prabhakarlab/banksy/issues
- hippocampus - Mouse Hippocampus VeraFISH data
- rings - An unrealistic simulation of spatially-resolved omics data.
On BioConductor:Banksy-1.9.1(bioc 3.24)Banksy-1.8.1(bioc 3.23)
clusteringspatialsinglecellgeneexpressiondimensionreductionclustering-algorithmsingle-cell-omicsspatial-omics
Last updated from:5157d9cf80. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 260 | ||
| linux-devel-x86_64 | NOTE | 434 | ||
| source / vignettes | OK | 606 | ||
| linux-release-x86_64 | NOTE | 469 | ||
| macos-release-arm64 | NOTE | 296 | ||
| macos-oldrel-arm64 | NOTE | 251 | ||
| windows-devel | NOTE | 599 | ||
| windows-release | NOTE | 605 | ||
| windows-oldrel | NOTE | 595 | ||
| wasm-release | OK | 229 |
Exports:clusterBanksyclusterNamescompareClusterscomputeBanksyconnectClustersgetBanksyMatrixrunBanksyPCArunBanksyUMAPsimulateDatasetsmoothLabels
Dependencies:abindaricodeaskpassBHBiobaseBiocFileCacheBiocGenericsBiocParallelbitbit64blobcachemclicodetoolscpp11curldata.tableDBIdbplyrdbscanDelayedArraydplyrdqrngfarverfastmapfilelockFNNformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomicRangesggplot2ggrepelgluegtablehttrhttr2igraphIRangesirlbaisobandjsonlitelabelinglambda.rlatticeleidenAlglifecyclemagickmagrittrMatrixMatrixGenericsmatrixStatsmclustmemoisemimeopensslpbmcapplypillarpkgconfigpROCpurrrR6rappdirsRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppHungarianRcppProgressrjsonrlangRSpectraRSQLiteS4ArraysS4VectorsS7scalessccoreSeqinfoSingleCellExperimentsitmosnowSparseArraySpatialExperimentstringistringrSummarizedExperimentsystibbletidyrtidyselectUCSC.utilsutf8uwotvctrsviridisLitewithrXVector
Domain segmentation (STARmap PLUS mouse brain)
Rendered fromdomain-segment.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2025-03-04
Started: 2023-08-29
Multi-sample analysis (10x Visium Human DLPFC)
Rendered frommulti-sample.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2025-03-04
Started: 2023-07-25
Parameter selection (VeraFISH Mouse Hippocampus)
Rendered fromparameter-selection.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2025-03-04
Started: 2023-07-25
Spatial data integration with Harmony (10x Visium Human DLPFC)
Rendered frombatch-correction.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2026-05-02
Started: 2023-08-30
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Perform clustering in BANKSY's neighborhood-augmented feature space. | clusterBanksy |
| Get names of clustering runs. | clusterNames |
| Compare cluster outputs based on various clustering comparison measures. | compareClusters |
| Compute the component neighborhood matrices for the BANKSY matrix. | computeBanksy |
| Relabel cluster labels across parameter runs to maximise their similarity. | connectClusters |
| Builds the BANKSY matrix from neighborhood matrices. | getBanksyMatrix |
| Mouse Hippocampus VeraFISH data | hippocampus |
| An unrealistic simulation of spatially-resolved omics data. | rings |
| Run PCA on a BANKSY matrix. | runBanksyPCA |
| Run UMAP on a BANKSY embedding. | runBanksyUMAP |
| Simulate an unrealistic spatial omics dataset. | simulateDataset |
| k-Nearest neighbor cluster label smoothing. | smoothLabels |
