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.11")



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-06
Latest Update: 2023-06-30
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.11, https://cran.r-project.org/web/packages/scMappR
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)
Other packages that cited scMappR R package
View scMappR citation profile
Other R packages that scMappR depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns