Package: CellMapper 1.33.0
CellMapper: Predict genes expressed selectively in specific cell types
Infers cell type-specific expression based on co-expression similarity with known cell type marker genes. Can make accurate predictions using publicly available expression data, even when a cell type has not been isolated before.
Authors:
CellMapper_1.33.0.tar.gz
CellMapper_1.33.0.zip(r-4.5)CellMapper_1.33.0.zip(r-4.4)CellMapper_1.33.0.zip(r-4.3)
CellMapper_1.33.0.tgz(r-4.4-any)CellMapper_1.33.0.tgz(r-4.3-any)
CellMapper_1.33.0.tar.gz(r-4.5-noble)CellMapper_1.33.0.tar.gz(r-4.4-noble)
CellMapper_1.33.0.tgz(r-4.4-emscripten)CellMapper_1.33.0.tgz(r-4.3-emscripten)
CellMapper.pdf |CellMapper.html✨
CellMapper/json (API)
NEWS
# Install 'CellMapper' in R: |
install.packages('CellMapper', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- ExampleQueryGenes - Example Gene Lists
- NegativeControlGenes - Example Gene Lists
- PositiveControlGenes - Example Gene Lists
On BioConductor:CellMapper-1.33.0(bioc 3.21)CellMapper-1.32.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
microarraysoftwaregeneexpression
Last updated 23 days agofrom:5a2c66b8c6. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | WARNING | Nov 19 2024 |
R-4.5-linux | WARNING | Nov 19 2024 |
R-4.4-win | WARNING | Nov 19 2024 |
R-4.4-mac | WARNING | Nov 19 2024 |
R-4.3-win | WARNING | Nov 19 2024 |
R-4.3-mac | WARNING | Nov 19 2024 |
Exports:CellMapperListCMprepCMsearchReplicateManuscriptshow
Dependencies:BiocGenericsgenericsS4Vectors
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Class to contain expression data pre-processed for the 'CellMapper' package. The 'CellMapperList' class extends the 'SimpleList' class. | CellMapperList CellMapperList-class show,CellMapperList-method |
Pre-process a gene expression dataset for CellMapper | CMprep |
Predict cell type-expressed genes using CellMapper | CellMapper CMsearch |
Example Gene Lists | ExampleGeneLists ExampleQueryGenes NegativeControlGenes PositiveControlGenes |
Replicate Results from CellMapper Manuscript | ReplicateManuscript |