Other packages > Find by keyword >

scMappR  

Single Cell Mapper
View on CRAN: Click here


Download and install scMappR package within the R console
Install from CRAN:
install.packages("scMappR")

Install from Github:
library("remotes")
install_github("cran/scMappR")

Install by package version:
library("remotes")
install_version("scMappR", "1.0.12")



Attach the package and use:
library("scMappR")
Maintained by
Dustin Sokolowski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-04
Latest Update: 2025-06-25
Description:
The single cell mapper (scMappR) R package contains a suite of bioinformatic tools that provide experimentally relevant cell-type specific information to a list of differentially expressed genes (DEG). The function "scMappR_and_pathway_analysis" reranks DEGs to generate cell-type specificity scores called cell-weighted fold-changes. Users input a list of DEGs, normalized counts, and a signature matrix into this function. scMappR then re-weights bulk DEGs by cell-type specific expression from the signature matrix, cell-type proportions from RNA-seq deconvolution and the ratio of cell-type proportions between the two conditions to account for changes in cell-type proportion. With cwFold-changes calculated, scMappR uses two approaches to utilize cwFold-changes to complete cell-type specific pathway analysis. The "process_dgTMatrix_lists" function in the scMappR package contains an automated scRNA-seq processing pipeline where users input scRNA-seq count data, which is made compatible for scMappR and other R packages that analyze scRNA-seq data. We further used this to store hundreds up regularly updating signature matrices. The functions "tissue_by_celltype_enrichment", "tissue_scMappR_internal", and "tissue_scMappR_custom" combine these consistently processed scRNAseq count data with gene-set enrichment tools to allow for cell-type marker enrichment of a generic gene list (e.g. GWAS hits). Reference: Sokolowski,D.J., Faykoo-Martinez,M., Erdman,L., Hou,H., Chan,C., Zhu,H., Holmes,M.M., Goldenberg,A. and Wilson,M.D. (2021) Single-cell mapper (scMappR): using scRNA-seq to infer cell-type specificities of differentially expressed genes. NAR Genomics and Bioinformatics. 3(1). Iqab011. .
How to cite:
Dustin Sokolowski (2020). scMappR: Single Cell Mapper. R package version 1.0.12, https://cran.r-project.org/web/packages/scMappR. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.1 (2020-03-06 00:10), 0.1.3 (2020-07-21 01:50), 0.1.4 (2020-09-02 16:30), 0.1.5 (2020-11-30 19:00), 0.1 (2020-03-04 15:30), 1.0.0 (2021-03-22 00:00), 1.0.1 (2021-03-30 00:10), 1.0.2 (2021-05-15 01:40), 1.0.7 (2021-10-16 16:20), 1.0.9 (2022-03-07 22:50), 1.0.10 (2023-02-18 01:00), 1.0.11 (2023-06-30 10:40)
Other packages that cited scMappR R package
View scMappR citation profile
Other R packages that scMappR depends, imports, suggests or enhances
Complete documentation for scMappR
Functions, R codes and Examples using the scMappR R package
Some associated functions: DeconRNAseq_CRAN . PBMC_example . POA_example . cellmarker_enrich . coEnrich . compare_deconvolution_methods . cwFoldChange_evaluate . deconvolute_and_contextualize . extract_genes_cell . gProfiler_cellWeighted_Foldchange . generes_to_heatmap . get_gene_symbol . get_signature_matrices . gmt . gsva_cellIdentify . heatmap_generation . human_mouse_ct_marker_enrich . make_TF_barplot . pathway_enrich_internal . plotBP . process_dgTMatrix_lists . process_from_count . scMappR_and_pathway_analysis . scMappR_tissues . seurat_to_generes . single_gene_preferences . sm . tissue_by_celltype_enrichment . tissue_scMappR_custom . tissue_scMappR_internal . toNum . tochr . topgenes_extract . two_method_pathway_enrichment . 
Some associated R codes: DeconRNAseq_CRAN.R . PBMC_example.R . POA_example.R . cellmarker_enrich.R . coEnrich.R . compare_deconvolution_methods.R . cwFoldChange_evaluate.R . deconvolute_and_contextualize.R . extract_genes_cell.R . gProfiler_cellWeighted_Foldchange.R . generes_to_heatmap.R . get_gene_symbol.R . get_signature_matrices.R . gmt.R . gsva_cellIdentify.R . heatmap_generation.R . human_mouse_ct_marker_enrich.R . make_TF_barplot.R . pathway_enrich_internal.R . plotBP.R . process_dgTMatrix_lists.R . process_from_count.R . scMappR_and_pathway_analysis.R . scMappR_tissues.R . seurat_to_generes.R . single_gene_preferences.R . sm.R . tissue_by_celltype_enirchment.R . tissue_scMappR_custom.R . tissue_scMappR_internal.R . toNum.R . tochr.R . topgenes_extract.R . two_method_pathway_enrichment.R .  Full scMappR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA