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✨
DESCRIPTION |NEWS
card.svg |card.png
Banksy/json (API)
| # 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 | 294 | ||
| linux-devel-x86_64 | NOTE | 513 | ||
| source / vignettes | OK | 618 | ||
| linux-release-x86_64 | NOTE | 455 | ||
| macos-release-arm64 | NOTE | 323 | ||
| macos-oldrel-arm64 | NOTE | 197 | ||
| windows-devel | NOTE | 571 | ||
| windows-release | NOTE | 609 | ||
| windows-oldrel | NOTE | 582 | ||
| wasm-release | OK | 290 |
Exports:clusterBanksyclusterNamescompareClusterscomputeBanksyconnectClustersgetBanksyMatrixrunBanksyPCArunBanksyUMAPsimulateDatasetsmoothLabels
Dependencies:abindaricodeaskpassBHBiobaseBiocFileCacheBiocGenericsBiocParallelbitbit64blobcachemclicodetoolscpp11curldata.tableDBIdbplyrdbscanDelayedArraydplyrdqrngfarverfastmapfilelockFNNformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomicRangesggplot2ggrepelgluegtablehttrhttr2igraphIRangesirlbaisobandjsonlitelabelinglambda.rlatticeleidenAlglifecyclemagickmagrittrMatrixMatrixGenericsmatrixStatsmclustmemoisemimeopensslpbmcapplypillarpkgconfigpROCpurrrR6rappdirsRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppHungarianRcppProgressrjsonrlangRSpectraRSQLiteS4ArraysS4VectorsS7scalessccoreSeqinfoSingleCellExperimentsitmosnowSparseArraySpatialExperimentstringistringrSummarizedExperimentsystibbletidyrtidyselectUCSC.utilsutf8uwotvctrsviridisLitewithrXVector
Last update: 2026-05-02
Started: 2023-08-30
Last update: 2025-03-04
Started: 2023-08-29
Last update: 2025-03-04
Started: 2023-07-25
Last update: 2025-03-04
Started: 2023-07-25
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 |
