Package: presto 1.0.0
presto: Fast Functions for Differential Expression using Wilcox and AUC
Scalable implementation of the Wilcoxon rank sum test and auROC statistic. Interfaces to dense and sparse matrices, as well as genomics analysis frameworks Seurat and SingleCellExperiment.
Authors:
presto_1.0.0.tar.gz
presto_1.0.0.zip(r-4.5)presto_1.0.0.zip(r-4.4)presto_1.0.0.zip(r-4.3)
presto_1.0.0.tgz(r-4.4-x86_64)presto_1.0.0.tgz(r-4.4-arm64)presto_1.0.0.tgz(r-4.3-x86_64)presto_1.0.0.tgz(r-4.3-arm64)
presto_1.0.0.tar.gz(r-4.5-noble)presto_1.0.0.tar.gz(r-4.4-noble)
presto_1.0.0.tgz(r-4.4-emscripten)presto_1.0.0.tgz(r-4.3-emscripten)
presto.pdf |presto.html✨
presto/json (API)
NEWS
# Install 'presto' in R: |
install.packages('presto', repos = c('https://satijalab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/immunogenomics/presto/issues
- exprs - Small gene expression matrix
- object_sce - SingleCellExperiment object with fake data
- object_seurat - Seurat V3 object with fake data
- y - Group labels for observations in gene expression matrix
Last updated 8 months agofrom:7636b3d046. Checks:OK: 1 WARNING: 1 NOTE: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win-x86_64 | NOTE | Nov 13 2024 |
R-4.5-linux-x86_64 | WARNING | Nov 13 2024 |
R-4.4-win-x86_64 | NOTE | Nov 13 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 13 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 13 2024 |
R-4.3-win-x86_64 | NOTE | Nov 13 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 13 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 13 2024 |
Exports:%>%collapse_countscompute_hashnnzeroGroupspseudobulk_deseq2pseudobulk_one_vs_allpseudobulk_pairwisepseudobulk_withinrank_matrixsumGroupssummarize_dge_pairstop_markerstop_markers_ddswilcoxauc
Dependencies:clicpp11data.tabledplyrfansigenericsgluelatticelifecyclemagrittrMatrixpillarpkgconfigpurrrR6RcppRcppArmadillorlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Collapse counts based on multiple categorical metadata columns | collapse_counts |
Compute unique hash for each row of data.frame | compute_hash |
Small gene expression matrix | exprs |
nnzeroGroups | nnzeroGroups nnzeroGroups.dgCMatrix nnzeroGroups.matrix |
SingleCellExperiment object with fake data | object_sce |
Seurat V3 object with fake data | object_seurat |
presto | presto |
Pseudobulk DESeq2 | pseudobulk_deseq2 |
Pseudobulk one versus all | pseudobulk_one_vs_all |
Pseudobulk pairwise | pseudobulk_pairwise |
Pseudobulk within | pseudobulk_within |
rank_matrix | rank_matrix rank_matrix.dgCMatrix rank_matrix.matrix |
sumGroups | sumGroups sumGroups.dgCMatrix sumGroups.matrix |
Summarize differential gene expression pairs | summarize_dge_pairs |
Get top n markers from wilcoxauc | top_markers |
Get top n markers from pseudobulk DESeq2 | top_markers_dds |
Fast Wilcoxon rank sum test and auROC | wilcoxauc wilcoxauc.default wilcoxauc.Seurat wilcoxauc.seurat wilcoxauc.SingleCellExperiment |
Group labels for observations in gene expression matrix | y |