Package: Seqtometry 1.0.0
Seqtometry: Signature scoring for single cell analysis
This package provides functions used in Seqtometry (Kousnetsov et al. 2024), a method for analyzing single cell (scRNA-seq or scATAC-seq) data via signature (gene set) enrichment scores. The Seqtometry scores may be useful for annotating or characterizing cells, either in a flow cytometry like workflow (where scores are standalone features used for progressive partitoning as described in the Seqtometry publication) or in a cluster-based workflow (as features of clusters). The exported impute function (a port of Python's MAGIC-impute, van Dijk et al. 2018), may also be useful for single cell analysis on its own.
Authors:
Seqtometry_1.0.0.tar.gz
Seqtometry_1.0.0.zip(r-4.7)Seqtometry_1.0.0.zip(r-4.6)Seqtometry_1.0.0.zip(r-4.5)
Seqtometry_1.0.0.tgz(r-4.6-x86_64)Seqtometry_1.0.0.tgz(r-4.6-arm64)Seqtometry_1.0.0.tgz(r-4.5-x86_64)Seqtometry_1.0.0.tgz(r-4.5-arm64)
Seqtometry_1.0.0.tar.gz(r-4.7-arm64)Seqtometry_1.0.0.tar.gz(r-4.7-x86_64)Seqtometry_1.0.0.tar.gz(r-4.6-arm64)Seqtometry_1.0.0.tar.gz(r-4.6-x86_64)
Seqtometry_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Seqtometry/json (API)
NEWS
| # Install 'Seqtometry' in R: |
| install.packages('Seqtometry', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hawigerlab/seqtometry/issues
On BioConductor:Seqtometry-1.1.0(bioc 3.24)Seqtometry-1.0.0(bioc 3.23)
singlecellgenesetenrichmentgeneexpressioncpp
Last updated from:d1ef7d640c (on RELEASE_3_23). Checks:1 NOTE, 11 WARNING, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 226 | ||
| linux-devel-arm64 | WARNING | 390 | ||
| linux-devel-x86_64 | WARNING | 492 | ||
| source / vignettes | OK | 406 | ||
| linux-release-arm64 | WARNING | 377 | ||
| linux-release-x86_64 | WARNING | 503 | ||
| macos-release-arm64 | WARNING | 280 | ||
| macos-release-x86_64 | WARNING | 816 | ||
| macos-oldrel-arm64 | WARNING | 370 | ||
| macos-oldrel-x86_64 | WARNING | 655 | ||
| windows-devel | WARNING | 1367 | ||
| windows-release | WARNING | 1289 | ||
| windows-oldrel | WARNING | 1333 | ||
| wasm-release | OK | 168 |
Dependencies:abindassortheadbackportsbeachmatBHBiocGenericsBiocParallelBiocSingularcheckmateclicodetoolscpp11data.tableDelayedArraydigestformatRfutile.loggerfutile.optionsfuturefuture.applygenericsglobalsglueIRangesirlbalambda.rlatticelifecyclelistenvmagrittrMatrixMatrixGenericsmatrixStatsparallellypurrrRcppRcppArmadilloRcppEigenRcppHNSWrlangRSpectrarsvdS4ArraysS4VectorsScaledMatrixsnowSparseArrayvctrsXVectorzeallot
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Signature scoring for single cell analysis | Seqtometry-package Seqtometry |
| Perform data diffusion | .apply_diff_op |
| Compute diffusion operator | .calc_diff_op |
| PCA wrapper | .calc_pca |
| Parameter validation | .check_params |
| Finds row indices of signature genes | .gene_indices |
| PCA inversion | .invert_pca |
| Minmax transform | .minmax_scale |
| LogCP10K transform | .normalize |
| Procrustes disparity | .procrustes |
| MAGIC imputation (van Dijk et al. 2018) | impute |
| Seqtometry scoring (Kousnetsov et al. 2024) | score |
| Helper function for performing a weighted Kolmogorov-Smirnov-like procedure. | wks |
