https://github.com/bioconductor-source/scmap
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: nature.com -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: bioconductor-source
- License: gpl-3.0
- Language: R
- Default Branch: devel
- Size: 3.77 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md

scmap - A tool for unsupervised projection of single cell RNA-seq data
Single-cell RNA-seq (scRNA-seq) is widely used to investigate the composition of complex tissues since the technology allows researchers to define cell-types using unsupervised clustering of the transcriptome. However, due to differences in experimental methods and computational analyses, it is often challenging to directly compare the cells identified in two different experiments. Here, we present scmap, a method (source available at https://github.com/hemberg-lab/scmap and the application can be run from http://www.hemberg-lab.cloud/scmap) for projecting cells from a scRNA-seq experiment on to the cell-types identified in a different experiment.
Cloud-based scmap
A Cloud implementation of scmap can be used for free without any restriction here. Instructions on how to set it up on your own Cloud are available here.
Questions
Q: How to install/run scmap?
A: Please follow instruction on Bioconductor page. If there are any problems you can install scmap from GitHub:
```
run this in your R session
install.packages("devtools") devtools::install_github("hemberg-lab/scmap") ```
Q: Where can I report bugs, comments, issues or suggestions?
A: Please use this page.
Q: Where can I ask questions about scmap?
A: Please use this page.
Q: Is scmap published?
A: Yes, it is published in Nature Methods.
Q: What is scmap licence?
A: GPL-3
Owner
- Name: (WIP DEV) Bioconductor Packages
- Login: bioconductor-source
- Kind: organization
- Email: maintainer@bioconductor.org
- Website: https://bioconductor.org
- Repositories: 1
- Profile: https://github.com/bioconductor-source
Source code for packages accepted into Bioconductor
GitHub Events
Total
Last Year
Dependencies
- R >= 3.4 depends
- Biobase * imports
- BiocGenerics * imports
- Rcpp >= 0.12.12 imports
- S4Vectors * imports
- SingleCellExperiment * imports
- SummarizedExperiment * imports
- dplyr * imports
- e1071 * imports
- ggplot2 * imports
- googleVis * imports
- matrixStats * imports
- methods * imports
- proxy * imports
- randomForest * imports
- reshape2 * imports
- stats * imports
- utils * imports
- BiocStyle * suggests
- knitr * suggests
- rmarkdown * suggests